1
0
mirror of https://github.com/httpie/cli.git synced 2025-08-10 22:42:05 +02:00

Cleanup inline to-dos

I.
This commit is contained in:
Jakub Roztocil
2020-06-25 11:36:09 +02:00
parent 49e71d252f
commit 14677bd25d
6 changed files with 7 additions and 7 deletions

View File

@@ -2,7 +2,6 @@
"""
import re
import ssl
# TODO: Use MultiDict for headers once added to `requests`.