Skip to content

Commit 15a0189

Browse files
committed
Remove commended code
1 parent a054dca commit 15a0189

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/next.tsx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -64,12 +64,6 @@ export namespace Params {
6464
};
6565
}
6666

67-
/*
68-
const $overwriteGetInitialProps = createStatefulObservable<(() => void) | undefined>(
69-
() => undefined
70-
);
71-
*/
72-
7367
let defaultColorScheme: ColorScheme | "system";
7468

7569
function readColorSchemeInCookie(cookie: string) {

0 commit comments

Comments
 (0)