diff --git a/src/js/settings/theme-picker.js b/src/js/settings/theme-picker.js index a4032cb16..6b7718851 100644 --- a/src/js/settings/theme-picker.js +++ b/src/js/settings/theme-picker.js @@ -5,7 +5,6 @@ import * as Notifications from "./notifications"; import * as CommandlineLists from "./commandline-lists"; import * as ThemeColors from "./theme-colors"; import * as ChartController from "./chart-controller"; -import * as UI from "./ui"; export function updateActiveButton() { $(`.pageSettings .section.themes .theme`).removeClass("active");