diff --git a/test/test_info.py b/test/test_info.py index fdf0b3861..fe11cff51 100644 --- a/test/test_info.py +++ b/test/test_info.py @@ -13,8 +13,7 @@ # The above copyright notice and this permission notice shall be # included in all copies or substantial portions of the Software. -from __future__ import (division, absolute_import, print_function, - unicode_literals) +from __future__ import (division, absolute_import, print_function) from test._common import unittest from test.helper import TestHelper