JavaScript error fix when config-lock env var set (#182)

This commit is contained in:
Chris Caron
2024-04-06 12:10:26 -04:00
committed by GitHub
parent 515cadfdc9
commit d1c5d64b2e
5 changed files with 67 additions and 65 deletions

View File

@@ -25,7 +25,6 @@
#
import re
from django.conf import settings
from core.themes import SiteTheme, SITE_THEMES
import datetime