Skip to content

Commit

Permalink
remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
jrief committed Oct 2, 2024
1 parent 0392d51 commit 48cbb2b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion finder/admin/folder.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
from django.http.response import HttpResponse, HttpResponseBadRequest, HttpResponseNotFound, JsonResponse
from django.templatetags.static import static
from django.urls import path, reverse
from django.utils.functional import cached_property
from django.utils.translation import gettext, gettext_lazy as _
from django.utils.html import format_html

Expand Down

0 comments on commit 48cbb2b

Please sign in to comment.