Browse Source

fix: 删除多余引入

Arktomson 6 months ago
parent
commit
ffe2a653b5
1 changed files with 0 additions and 1 deletions
  1. 0 1
      apps/background/menu.js

+ 0 - 1
apps/background/menu.js

@@ -8,7 +8,6 @@ import CrxDownloader from './crx-download.js';
 import Awesome from './awesome.js';
 import toolMap from './tools.js';
 import Settings from '../options/settings.js';
-import MSG_TYPE from '../static/js/common.js';
 
 export default (function () {