Remove deprecated "absolute_import"

This commit is contained in:
Ivan Kravets
2022-08-01 19:47:27 +03:00
parent fcb676abc6
commit 4d755f2692
20 changed files with 0 additions and 39 deletions
-2
View File
@@ -12,8 +12,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
from __future__ import absolute_import
import os
import sys