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 c76c0c1 commit 8f7657eCopy full SHA for 8f7657e
src/simulator/Simulator.tsx
@@ -22,7 +22,6 @@ import { useLogging } from "../logging/logging-hooks";
22
import SimulatorActionBar from "./SimulatorActionBar";
23
import SimulatorSplitView from "./SimulatorSplitView";
24
import SimSerialTabControlProvider from "./tab-control-hooks";
25
-import { stage } from "../environment";
26
27
export enum RunningStatus {
28
RUNNING,
0 commit comments