Merge "Stop to use the __future__ module."

This commit is contained in:
Zuul
2020-09-05 21:47:17 +00:00
committed by Gerrit Code Review

View File

@@ -12,8 +12,6 @@
# License for the specific language governing permissions and limitations
# under the License.
from __future__ import print_function
import datetime
import gzip
import json