Skip to content

Commit

Permalink
remove extra line
Browse files Browse the repository at this point in the history
  • Loading branch information
siddharthborderwala committed Sep 12, 2024
1 parent 3b7d270 commit 6718265
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/deploy-web/src/pages/get-started/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import Layout from "@src/components/layout/Layout";
import { CustomNextSeo } from "@src/components/shared/CustomNextSeo";
import { domainName, UrlService } from "@src/utils/urlUtils";


const GetStarted: React.FunctionComponent = () => {
return (
<Layout>
Expand Down

0 comments on commit 6718265

Please sign in to comment.