Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
anjakefala authored and saulpw committed Jul 14, 2022
1 parent 71369dc commit b371b4c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions unzip_http.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,8 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.

from dataclasses import dataclass

import os
import sys
import io
import time
import zlib
import struct
import fnmatch
Expand Down

0 comments on commit b371b4c

Please sign in to comment.