chore: optimize imports

This commit is contained in:
Seijo Cecilia
2024-08-27 13:59:47 +08:00
parent f37b46b82b
commit 7247cdcb66
15 changed files with 20 additions and 25 deletions

View File

@@ -1,4 +1,3 @@
import BaseAction from '@/onebot/action/BaseAction';
import { OB11BaseEvent } from '@/onebot/event/OB11BaseEvent';
import { OB11Message } from '@/onebot';
import { ActionMap } from '@/onebot/action';