Skip to content

Commit 9b25fb8

Browse files
camjczoracon
authored andcommitted
Remove unused imports (EFForg#18736)
1 parent e68233e commit 9b25fb8

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

utils/zipfile_deterministic.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,8 @@
1111
"""
1212
import io
1313
import os
14-
import re
1514
import importlib.util
1615
import sys
17-
import time
1816
import stat
1917
import shutil
2018
import struct

0 commit comments

Comments
 (0)