Skip to content
Snippets Groups Projects
Commit 3411cc87 authored by Jawayria's avatar Jawayria
Browse files

chore: Removed django.contrib.staticfiles.templatetags.static

parent cde05061
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ from itertools import groupby
import attr
from django.conf import settings
from django.contrib.auth.models import User # lint-amnesty, pylint: disable=imported-auth-user
from django.contrib.staticfiles.templatetags.staticfiles import static
from django.templatetags.static import static
from django.db.models import Exists, F, OuterRef, Q
from django.urls import reverse
from edx_ace.recipient import Recipient
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment