Skip to content

Commit 6c18d4e

Browse files
committed
remove unused import zipfile
1 parent fa0a686 commit 6c18d4e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/src/main/python/wlsdeploy/tool/deploy/applications_deployer.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
import copy
66
import javaos as os
77
from sets import Set
8-
import zipfile
98

109
from java.io import File
1110
from java.io import IOException

0 commit comments

Comments
 (0)