Skip to content

Commit 85b1caf

Browse files
committed
fix: circular dependency
1 parent 4c3cb14 commit 85b1caf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/types/eventData.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { CbEvents } from '..';
1+
import { CbEvents } from '@/constant';
22
import {
33
BlackUserItem,
44
ConversationInputStatus,

0 commit comments

Comments
 (0)