@@ -20,7 +20,6 @@ use app\common\model\Goods as model;
use app\common\model\GoodsStock;
use app\common\service\GoodsCategoryService;
use library\Controller;
-use library\tools\Data;
use think\Db;
use think\Exception;