mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
removed unused dependencies
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ import { enableCurrentTheme } from './seqta/ui/Themes'
|
||||
import iframeCSS from "bundle-text:./css/iframe.scss"
|
||||
import { onError } from './seqta/utils/onError'
|
||||
import stringToHTML from './seqta/utils/stringToHTML'
|
||||
import { getDarkMode, updateAllColors } from './seqta/ui/colors/Manager'
|
||||
import { updateAllColors } from './seqta/ui/colors/Manager'
|
||||
import { updateBgDurations } from './seqta/ui/Animation'
|
||||
|
||||
declare global {
|
||||
|
||||
Reference in New Issue
Block a user