Skip to content

Commit

Permalink
removed django_minify_html
Browse files Browse the repository at this point in the history
Signed-off-by: Trey <[email protected]>
  • Loading branch information
TreyWW committed Aug 7, 2024
1 parent 077e60a commit 3a53a95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"drf_yasg",
"tz_detect",
"webpack_loader",
"django_minify_html",
# "django_minify_html",
]

if DEBUG:
Expand Down

0 comments on commit 3a53a95

Please sign in to comment.