Skip to content

Commit ce31ad8

Browse files
committed
Fix sanbox
1 parent 3ae82c8 commit ce31ad8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frontend/src/pages/CollabSandbox/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ const CollabSandbox: React.FC = () => {
6767
checkPartnerStatus,
6868
isEndSessionModalOpen,
6969
resetCollab,
70-
setCompilerResult,
7170
} = collab;
7271

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

0 commit comments

Comments
 (0)