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 9228033 commit 4242b10Copy full SHA for 4242b10
packages/selenium-ide/src/neo/containers/Panel/index.jsx
@@ -42,7 +42,7 @@ import "../../styles/layout.css";
42
import "../../styles/resizer.css";
43
import "../../styles/markdown.css";
44
45
-import { loadProject, exportProject, saveProject } from "../../IO/filesystem";
+import { loadProject, saveProject } from "../../IO/filesystem";
46
import "../../IO/notifications";
47
48
if (process.env.NODE_ENV !== "test") {
0 commit comments