refactor: normalize file names in common/utils

This commit is contained in:
Wesley F. Young
2024-08-26 12:48:45 +08:00
parent af6ac26664
commit 7092894d22
25 changed files with 30 additions and 35 deletions

View File

@@ -1,5 +1,5 @@
import { UUIDConverter } from '@/common/utils/helper';
import { MessageUnique } from '@/common/utils/MessageUnique';
import { MessageUnique } from '@/common/utils/message-unique';
import {
AtType,
ChatType,