Merge "Stop to use the __future__ module."

This commit is contained in:
Zuul 2020-08-05 22:58:15 +00:00 committed by Gerrit Code Review
commit f3f45e81b8
1 changed files with 0 additions and 1 deletions

View File

@ -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