Skip to content

Commit b371b4c

Browse files
anjakefalasaulpw
authored andcommitted
Remove unused import
1 parent 71369dc commit b371b4c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

unzip_http.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,8 @@
1818
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1919
# SOFTWARE.
2020

21-
from dataclasses import dataclass
22-
2321
import os
24-
import sys
2522
import io
26-
import time
2723
import zlib
2824
import struct
2925
import fnmatch

0 commit comments

Comments
 (0)