Skip to content
This repository was archived by the owner on Dec 23, 2021. It is now read-only.

Commit 26c124c

Browse files
committed
Remove unused import
1 parent 92c39e6 commit 26c124c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/view/components/Simulator.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ import Button from "./Button";
88
import PlayLogo from "../svgs/play_svg";
99
import StopLogo from "../svgs/stop_svg";
1010
import RefreshLogo from "../svgs/refresh_svg";
11-
import svg from "./cpx/Svg_utils";
1211

1312
import "../styles/Simulator.css";
1413

0 commit comments

Comments
 (0)