style(task): 移除无用 import
This commit is contained in:
parent
7bd921b51c
commit
f9023155fb
|
@ -1,4 +1,3 @@
|
||||||
from gc import enable
|
|
||||||
import os
|
import os
|
||||||
import json
|
import json
|
||||||
import shutil
|
import shutil
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
from operator import gt
|
|
||||||
import os
|
import os
|
||||||
import zipfile
|
import zipfile
|
||||||
import logging
|
import logging
|
||||||
|
|
Loading…
Reference in New Issue