From f39e6c5914574bb93fd49b30b029fd5a272fc877 Mon Sep 17 00:00:00 2001 From: aarif Date: Thu, 26 Sep 2019 16:18:31 +0500 Subject: [PATCH] minor fixes --- cms/djangoapps/contentstore/tests/test_i18n.py | 1 - 1 file changed, 1 deletion(-) 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