Skip to content

Commit 27a207f

Browse files
siddharthborderwalabaktun14
authored andcommitted
remove extra line
1 parent 7296006 commit 27a207f

File tree

1 file changed

+0
-1
lines changed
  • apps/deploy-web/src/pages/get-started

1 file changed

+0
-1
lines changed

apps/deploy-web/src/pages/get-started/index.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ import Layout from "@src/components/layout/Layout";
99
import { CustomNextSeo } from "@src/components/shared/CustomNextSeo";
1010
import { domainName, UrlService } from "@src/utils/urlUtils";
1111

12-
1312
const GetStarted: React.FunctionComponent = () => {
1413
return (
1514
<Layout>

0 commit comments

Comments
 (0)