Skip to content

Commit

Permalink
Merge pull request #99 from uktrade/feature/resolve-celery
Browse files Browse the repository at this point in the history
feature/resolve-celery
  • Loading branch information
hareshkainthdbt authored Dec 9, 2024
2 parents 784dd78 + eb344b3 commit 34398bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fbr/config/settings/local.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
BASE_APPS = [
"whitenoise.runserver_nostatic", # Serve static files via WhiteNoise
"rest_framework",
"fbr.cache",
]

INSTALLED_APPS = BASE_APPS + INSTALLED_APPS # noqa

0 comments on commit 34398bb

Please sign in to comment.