Skip to content

Commit a3a30d7

Browse files
committed
Fix linting issue
1 parent 3c47cf8 commit a3a30d7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/zlib_ng/gzip_ng.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
import struct
2626
import sys
2727
import time
28-
import _compression # noqa: I201 # Not third-party
2928

3029
from . import zlib_ng
3130
from .zlib_ng import _GzipReader

0 commit comments

Comments
 (0)