tests/tinyproxy.py
branchstable
changeset 49366 288de6f5d724
parent 49279 127d33e63d1a
--- a/tests/tinyproxy.py	Thu Jun 16 15:15:03 2022 +0200
+++ b/tests/tinyproxy.py	Thu Jun 16 15:28:54 2022 +0200
@@ -1,6 +1,5 @@
 #!/usr/bin/env python
 
-from __future__ import absolute_import, print_function
 
 __doc__ = """Tiny HTTP Proxy.