mirror of
https://github.com/trustedsec/hate_crack.git
synced 2026-07-02 11:00:21 -07:00
fix: remove unused tempfile import
This commit is contained in:
@@ -25,7 +25,6 @@ import urllib.request
|
||||
import urllib.error
|
||||
import gzip
|
||||
import lzma
|
||||
import tempfile
|
||||
from types import SimpleNamespace
|
||||
|
||||
#!/usr/bin/env python3
|
||||
|
||||
Reference in New Issue
Block a user