diff options
Diffstat (limited to 'examples/tls_passthrough.py')
-rw-r--r-- | examples/tls_passthrough.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/tls_passthrough.py b/examples/tls_passthrough.py index 79d5fa00..445ea5c3 100644 --- a/examples/tls_passthrough.py +++ b/examples/tls_passthrough.py @@ -20,7 +20,6 @@ Example: Authors: Maximilian Hils, Matthew Tuusberg """ -from __future__ import absolute_import, print_function, division import collections import random |