summaryrefslogtreecommitdiff
path: root/app/utils/views.py
diff options
context:
space:
mode:
authorluxagraf <sng@luxagraf.net>2023-07-28 13:39:02 -0500
committerluxagraf <sng@luxagraf.net>2023-07-28 13:39:02 -0500
commit9a620cf42bf1fe6977e378bd834b41ff4a593dde (patch)
treecf41a0582681cecaf88a30bfe409f9c2be57972a /app/utils/views.py
parent6e5897117124cd60ae81efb1574c6347f48e60e5 (diff)
main: removed some apps I wasn't using and added bak to git to preserve
a copy of old apps
Diffstat (limited to 'app/utils/views.py')
-rw-r--r--app/utils/views.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/utils/views.py b/app/utils/views.py
index 19ada6f..76f1574 100644
--- a/app/utils/views.py
+++ b/app/utils/views.py
@@ -9,7 +9,6 @@ from django.template import RequestContext
from django.template.defaultfilters import slugify
from media.models import LuxImage, LuxVideo, LuxAudio
-from recordings.models import Audio
BREADCRUMBS = {