ソースを参照

:lipstick: 去掉无用代码

zhanghe 6 年 前
コミット
08c708c671
1 ファイル変更0 行追加1 行削除
  1. 0 1
      src/routes/Shelves/ShelvesEdit.js

+ 0 - 1
src/routes/Shelves/ShelvesEdit.js

@@ -10,7 +10,6 @@ import FooterToolbar from '../../components/FooterToolbar';
 import Selector from '../../components/AXTableSelector/Selector';
 import { addRowKey } from '../../utils/utils';
 import { Hotax } from '../../utils/config';
-import Package from "../Product/Package";
 
 @connect(({ loading, shelves, product, resource, tag }) => ({
   tag,