Skip to content

Commit 8ea21c4

Browse files
committed
Remove linebreak
1 parent 8beebe2 commit 8ea21c4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nextjs/pages/_app.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ MyApp.getInitialProps = async ({ctx}:AppContextType) => {
3737
flagsmithState: flagsmithInstance.getState(),
3838
identity
3939
}
40-
4140
}
4241

4342
export default MyApp;

0 commit comments

Comments
 (0)