summaryrefslogtreecommitdiff
path: root/app/podcasts/models.py
diff options
context:
space:
mode:
Diffstat (limited to 'app/podcasts/models.py')
-rw-r--r--app/podcasts/models.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/podcasts/models.py b/app/podcasts/models.py
index b574986..9e458b3 100644
--- a/app/podcasts/models.py
+++ b/app/podcasts/models.py
@@ -11,7 +11,6 @@ try:
except:
License = None
-from taggit.managers import TaggableManager
from mutagen.mp3 import MP3
from media.models import LuxAudio, LuxImage