Skip to content

Commit

Permalink
fixup! mozillaGH-36 Update csp decorators for multi-policy support
Browse files Browse the repository at this point in the history
  • Loading branch information
DylanYoung committed May 26, 2022
1 parent 3d157cc commit cf88db5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion csp/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
from collections import OrderedDict
from itertools import chain

from django.conf import settings
from django.utils.crypto import get_random_string
from django.utils.encoding import force_str

Expand Down

0 comments on commit cf88db5

Please sign in to comment.