Skip to content

Commit 8379d15

Browse files
Revert "Revert "Revert "Deploy"""
1 parent b7ba22a commit 8379d15

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)