diff options
Diffstat (limited to 'src/features/globalSettings')
| -rw-r--r-- | src/features/globalSettings/index.js | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/src/features/globalSettings/index.js b/src/features/globalSettings/index.js index b135337..91d9583 100644 --- a/src/features/globalSettings/index.js +++ b/src/features/globalSettings/index.js @@ -12,7 +12,6 @@ import Notification from "../../../guimanager/Notification";  import logger from "../../logger";  import { numberWithCommas } from "../../utils/numberUtils";  import { firstLetterCapital } from "../../utils/stringUtils"; -import { fetch } from "../../utils/networkUtils";  import socketConnection from "../../socketConnection";  import renderLibs from "../../../guimanager/renderLibs";  import { f, m } from "../../../mappings/mappings"; | 
