diff options
Diffstat (limited to 'netlib/http/headers.py')
-rw-r--r-- | netlib/http/headers.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/netlib/http/headers.py b/netlib/http/headers.py index b620c2c7..39673f1a 100644 --- a/netlib/http/headers.py +++ b/netlib/http/headers.py @@ -1,4 +1,3 @@ - import re import collections |