aboutsummaryrefslogtreecommitdiff
path: root/src/features/senitherGui
diff options
context:
space:
mode:
Diffstat (limited to 'src/features/senitherGui')
-rw-r--r--src/features/senitherGui/index.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/features/senitherGui/index.js b/src/features/senitherGui/index.js
index a3e005c..b826589 100644
--- a/src/features/senitherGui/index.js
+++ b/src/features/senitherGui/index.js
@@ -17,7 +17,6 @@ import Dropdown from "../../../guimanager/GuiElement/Dropdown";
import SoopyMarkdownElement from "../../../guimanager/GuiElement/SoopyMarkdownElement"
import ButtonWithArrow from "../../../guimanager/GuiElement/ButtonWithArrow";
import SoopyRenderUpdateEvent from "../../../guimanager/EventListener/SoopyRenderUpdateEvent";
-import { fetch } from "../../utils/networkUtils";
class SenitherGui extends Feature {
constructor() {