mirror of
https://github.com/Lightcord/Lightcord.git
synced 2025-04-12 00:55:40 +02:00
remove unnecessary imports
This commit is contained in:
parent
0591a61967
commit
10b9aa9cf0
@ -1,12 +1,5 @@
|
||||
import BDV2 from "../modules/v2";
|
||||
import V2C_SettingsTitle from "./settingsTitle";
|
||||
import V2C_SettingsGroup from "./settingsGroup";
|
||||
import dataStore from "../modules/dataStore";
|
||||
import { defaultRPC, settingsRPC } from "../0globals";
|
||||
import CustomRichPresence from "../modules/CustomRichPresence"
|
||||
import Select from "./select";
|
||||
import timestampRender from "./timestampRender"
|
||||
import DOMTools from "../modules/domtools";
|
||||
|
||||
/**
|
||||
* @type {typeof import("react")}
|
||||
|
Loading…
x
Reference in New Issue
Block a user