21356: Remove all Python 2/3 compatibility imports
[arvados.git] / sdk / python / tests / test_errors.py
index 4ee68ba285c020e3403c9639a4bbfb49fb76a5c1..02f316bf79c4002706eb0a694b8949da71913822 100644 (file)
@@ -2,7 +2,6 @@
 #
 # SPDX-License-Identifier: Apache-2.0
 
-from __future__ import absolute_import
 import traceback
 import unittest