Skip to content

Commit 3eeb603

Browse files
committed
fix: build
1 parent 72f44cc commit 3eeb603

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/react/src/examples/Output.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@ const OutputWithoutEditorNoAutorun = () => {
102102
};
103103

104104
const OutputWithoutEditorAutorun = () => {
105-
const outputStore = useOutputsStore();
106105
const { defaultKernel } = useJupyter({ startDefaultKernel: true });
107106
return (
108107
<>

0 commit comments

Comments
 (0)