Skip to content

Commit

Permalink
Fix sanbox
Browse files Browse the repository at this point in the history
  • Loading branch information
guanquann committed Nov 6, 2024
1 parent 3ae82c8 commit ce31ad8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/pages/CollabSandbox/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ const CollabSandbox: React.FC = () => {
checkPartnerStatus,
isEndSessionModalOpen,
resetCollab,
setCompilerResult,
} = collab;

const [state, dispatch] = useReducer(reducer, initialState);
Expand Down

0 comments on commit ce31ad8

Please sign in to comment.