From 2b2eb2a67ddd936119ddb5355afcef1bc4705812 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8B=8F=E5=B0=B9=E5=B2=9A?= <770236076@qq.com> Date: Thu, 16 Jan 2020 10:49:48 +0800 Subject: [PATCH] mm --- business/jxstore/act/act.go | 1 - 1 file changed, 1 deletion(-) diff --git a/business/jxstore/act/act.go b/business/jxstore/act/act.go index 1ac655acb..ae20ce1f8 100644 --- a/business/jxstore/act/act.go +++ b/business/jxstore/act/act.go @@ -3,7 +3,6 @@ package act import ( "fmt" "math" - "mime/multipart" "time" "git.rosy.net.cn/baseapi/utils"