diff options
Diffstat (limited to 'pathod/protocols')
-rw-r--r-- | pathod/protocols/http2.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pathod/protocols/http2.py b/pathod/protocols/http2.py index 69f49c63..4dcc4b76 100644 --- a/pathod/protocols/http2.py +++ b/pathod/protocols/http2.py @@ -1,4 +1,3 @@ - import itertools import time |