Skip to content

Commit db642fd

Browse files
authored
Cleanup
1 parent ab6427a commit db642fd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pages/_app.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ const App = ({ Component, pageProps }) => (
2222
<AppProvider>
2323
<Component {...pageProps} />
2424
<Footer />
25-
2625
<Stickynav />
2726
</AppProvider>
2827
</ApolloProvider>

0 commit comments

Comments
 (0)