remove absolute_import (#15071)

This commit is contained in:
William Cheng
2023-03-30 10:07:15 +08:00
committed by GitHub
parent 4895b56089
commit 3ccd9be080
45 changed files with 9 additions and 88 deletions

View File

@@ -13,8 +13,6 @@
"""
from __future__ import absolute_import
import io
import json
import logging