Skip to content

Commit

Permalink
移除模块
Browse files Browse the repository at this point in the history
  • Loading branch information
xiyuesaves committed Jun 12, 2024
1 parent 90df60e commit 5720fd1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/pages/chatMessage.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ import { observeChatTopFunc } from "../render_modules/observeChatTopFunc.js";
import { localEmoticons } from "../render_modules/localEmoticons.js";
// 禁用tag
import { disableQtag } from "../render_modules/disabledQtag.js";
// 防抖模块
import { debounce } from "../render_modules/debounce.js";
// 消息后缀提示模块
import "../render_modules/messageTail.js";
// 更新窗口图标
Expand Down

0 comments on commit 5720fd1

Please sign in to comment.