diff --git a/cms/djangoapps/contentstore/tests/test_i18n.py b/cms/djangoapps/contentstore/tests/test_i18n.py index df77255c70..445fefccaa 100644 --- a/cms/djangoapps/contentstore/tests/test_i18n.py +++ b/cms/djangoapps/contentstore/tests/test_i18n.py @@ -8,7 +8,6 @@ import gettext from unittest import skip import mock -import six from django.contrib.auth.models import User from django.utils import translation from django.utils.translation import get_language