mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-06 13:05:09 +00:00
style: code lint
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
import {
|
||||
type Friend,
|
||||
type Group,
|
||||
type GroupMember, GroupNotify,
|
||||
type GroupMember,
|
||||
type SelfInfo,
|
||||
BuddyCategoryType
|
||||
type BuddyCategoryType
|
||||
} from './entities';
|
||||
import { isNumeric } from '@/common/utils/helper';
|
||||
import { NTQQGroupApi } from '@/core/apis';
|
||||
|
||||
Reference in New Issue
Block a user