We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3926375 commit 62e5d17Copy full SHA for 62e5d17
client/modules/IDE/pages/IDEView.jsx
@@ -93,8 +93,6 @@ const IDEView = () => {
93
94
useEffect(() => {
95
dispatch(clearPersistedState());
96
-
97
- // dispatch(stopSketch());
98
}, [dispatch]);
99
100
0 commit comments