Skip to content

Commit 08a0e19

Browse files
committed
remove comment
1 parent a81b2d2 commit 08a0e19

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

  • frontend/src/ts/components/layout/header

frontend/src/ts/components/layout/header/Nav.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,6 @@ export function Nav(): JSXElement {
8686
const showLoginButton = (): boolean =>
8787
serverConfig.data?.users.signUp ?? true;
8888

89-
// const [testing, _setTesting] = createSignal(false);
90-
9189
const snap = () => getSnapshot();
9290

9391
return (

0 commit comments

Comments
 (0)