diff --git a/test/test_embyupdate.py b/test/test_embyupdate.py index dad438491..54e67526b 100644 --- a/test/test_embyupdate.py +++ b/test/test_embyupdate.py @@ -1,7 +1,6 @@ # -*- coding: utf-8 -*- -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