Skip to content

Commit 463b484

Browse files
Merge pull request #13 from qawolf/revert-12-revert-8-revert-7-try
Revert "Revert "Revert "Deploy"""
2 parents b7ba22a + 8379d15 commit 463b484

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pages/_app.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
import '../styles/globals.css'
22

3-
const deploy = 42;
4-
53
function MyApp({ Component, pageProps }) {
64
return <Component {...pageProps} />
75
}

0 commit comments

Comments
 (0)