Remove unused imports

This commit is contained in:
Ned Batchelder
2018-11-03 10:25:30 -04:00
parent c0e2fd676a
commit 3353e7425e
61 changed files with 19 additions and 128 deletions

View File

@@ -2,7 +2,6 @@
Views related to the transcript preferences feature
"""
import os
import json
import logging
from django.contrib.auth.decorators import login_required