remove unused import

This commit is contained in:
SethBurkart123
2024-04-01 23:58:43 +11:00
parent f6386aad7d
commit c4be377b51
-1
View File
@@ -1,4 +1,3 @@
import { debounce } from 'lodash';
import browser from 'webextension-polyfill' import browser from 'webextension-polyfill'
import { CustomTheme, ThemeList } from '../types/CustomThemes'; import { CustomTheme, ThemeList } from '../types/CustomThemes';