diff options
Diffstat (limited to 'test/performance/test_streams.py')
-rw-r--r-- | test/performance/test_streams.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/performance/test_streams.py b/test/performance/test_streams.py index edf32c91..28e6b13e 100644 --- a/test/performance/test_streams.py +++ b/test/performance/test_streams.py @@ -1,6 +1,4 @@ """Performance data streaming performance""" -from __future__ import print_function - import os import subprocess import sys |