style: lint

This commit is contained in:
手瓜一十雪
2024-12-17 09:25:10 +08:00
parent 892262eb85
commit 44ff92ad4b
7 changed files with 24 additions and 24 deletions

View File

@@ -1,4 +1,4 @@
import {ContextMode, SendMsgBase} from '@/onebot/action/msg/SendMsg';
import { ContextMode, SendMsgBase } from '@/onebot/action/msg/SendMsg';
import { ActionName, BaseCheckResult } from '@/onebot/action/router';
import { OB11PostSendMsg } from '@/onebot/types';