mirror of
https://github.com/Vendicated/Vencord.git
synced 2025-02-25 07:48:32 +00:00
remove unneeded import trol
This commit is contained in:
parent
40158ff05d
commit
e40d2142f4
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
import { classes, LazyComponent, lazyWebpack } from "../../../utils/misc";
|
||||
import { classes, LazyComponent } from "../../../utils/misc";
|
||||
import { filters, findBulk } from "../../../webpack";
|
||||
import { Alerts, UserStore } from "../../../webpack/common";
|
||||
import { Review } from "../entities/Review";
|
||||
|
|
Loading…
Add table
Reference in a new issue