Remove unneeded import

This commit is contained in:
thororen1234 2024-05-30 10:34:29 -04:00
parent 68343dc8e2
commit dd1c0f092e

View file

@ -25,7 +25,6 @@ import * as DataStore from "../src/api/DataStore";
import { debounce } from "../src/utils";
import { EXTENSION_BASE_URL } from "../src/utils/web-metadata";
import { getTheme, Theme } from "../src/utils/discord";
import { getThemeInfo } from "../src/utils/themes/bd";
import { Settings } from "../src/Vencord";
// Discord deletes this so need to store in variable