aboutsummaryrefslogtreecommitdiff
path: root/src/features/stat_next_to_name/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/features/stat_next_to_name/index.js')
-rw-r--r--src/features/stat_next_to_name/index.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/features/stat_next_to_name/index.js b/src/features/stat_next_to_name/index.js
index 063a67b..2045db5 100644
--- a/src/features/stat_next_to_name/index.js
+++ b/src/features/stat_next_to_name/index.js
@@ -5,7 +5,6 @@ import soopyV2Server from "../../socketConnection";
import SettingBase from "../settings/settingThings/settingBase";
import * as numberUtils from "../../utils/numberUtils";
import DropdownSetting from "../settings/settingThings/dropdownSetting";
-import { fetch } from "../../utils/networkUtils"
import ToggleSetting from "../settings/settingThings/toggle";
class StatNextToName extends Feature {