Merge "Stop to use the __future__ module."

This commit is contained in:
Zuul 2020-07-09 09:59:23 +00:00 committed by Gerrit Code Review
commit add152d6e7
1 changed files with 0 additions and 1 deletions

View File

@ -15,7 +15,6 @@
# limitations under the License.
from __future__ import print_function
import argparse
import sys