dev: remove unused packages (#3009)
* dev: remove unused packages * dev: remove gunicorn config
This commit is contained in:
parent
b35874e294
commit
b44dd26347
7 changed files with 2 additions and 22 deletions
|
|
@ -48,7 +48,6 @@ INSTALLED_APPS = [
|
|||
"rest_framework.authtoken",
|
||||
"rest_framework_simplejwt.token_blacklist",
|
||||
"corsheaders",
|
||||
"taggit",
|
||||
"django_celery_beat",
|
||||
"storages",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue