Merge "Stop to use the __future__ module."

This commit is contained in:
Zuul 2020-07-13 05:39:29 +00:00 committed by Gerrit Code Review
commit c96595e8d4
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
# -*- coding: utf-8 -*-
from __future__ import print_function
import os
import sys