Skip to content
This repository was archived by the owner on Jan 13, 2021. It is now read-only.

Commit de64022

Browse files
committed
Fixup linting errors in common/util.py.
1 parent cc4e05c commit de64022

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hyper/common/util.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
from hyper.compat import unicode, bytes, imap
99
from ..packages.rfc3986.uri import URIReference
1010
from ..compat import is_py3
11-
import re
1211

1312

1413
def to_bytestring(element):

0 commit comments

Comments
 (0)