aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/plugins/subtitles/views.py
diff options
context:
space:
mode:
Diffstat (limited to 'mediagoblin/plugins/subtitles/views.py')
-rw-r--r--mediagoblin/plugins/subtitles/views.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/mediagoblin/plugins/subtitles/views.py b/mediagoblin/plugins/subtitles/views.py
index 7ca45329..75090ea0 100644
--- a/mediagoblin/plugins/subtitles/views.py
+++ b/mediagoblin/plugins/subtitles/views.py
@@ -14,8 +14,6 @@
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-import six
-
from datetime import datetime
from itsdangerous import BadSignature