Browse Source

:lipstick: 去掉无用代码

zhanghe 6 years ago
parent
commit
08c708c671
1 changed files with 0 additions and 1 deletions
  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,