mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
[CodeFactor] Apply fixes to commit 587aa5e
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
import type { Plugin, PluginAPI, PluginSettings, SEQTAAPI, SettingsAPI, StorageAPI, EventsAPI } from './types';
|
import type { EventsAPI, Plugin, PluginAPI, PluginSettings, SEQTAAPI, SettingsAPI, StorageAPI } from './types';
|
||||||
import { eventManager } from '@/seqta/utils/listeners/EventManager';
|
import { eventManager } from '@/seqta/utils/listeners/EventManager';
|
||||||
import ReactFiber from '@/seqta/utils/ReactFiber';
|
import ReactFiber from '@/seqta/utils/ReactFiber';
|
||||||
import browser from 'webextension-polyfill';
|
import browser from 'webextension-polyfill';
|
||||||
|
|||||||
Reference in New Issue
Block a user