Skip to content

Commit

Permalink
oops: remove test log
Browse files Browse the repository at this point in the history
  • Loading branch information
AAGaming00 committed Aug 10, 2022
1 parent 67426af commit e920731
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/components/DeckyRouterState.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ export const DeckyRouterStateContextProvider: FC<Props> = ({ children, deckyRout

useEffect(() => {
function onUpdate() {
console.log('test', deckyRouterState.publicState());
setPublicDeckyRouterState({ ...deckyRouterState.publicState() });
}

Expand Down

0 comments on commit e920731

Please sign in to comment.