diff --git a/os_testr/subunit_trace.py b/os_testr/subunit_trace.py index f4bbc13..25beea7 100755 --- a/os_testr/subunit_trace.py +++ b/os_testr/subunit_trace.py @@ -17,7 +17,6 @@ # under the License. """Trace a subunit stream in reasonable detail and high accuracy.""" -from __future__ import absolute_import import argparse import datetime