removed deprecated package from installed apps

This commit is contained in:
vabene1111 2021-09-24 11:38:44 +02:00
parent 766335425e
commit c057b34ef0

View File

@ -98,7 +98,6 @@ INSTALLED_APPS = [
'corsheaders', 'corsheaders',
'django_filters', 'django_filters',
'crispy_forms', 'crispy_forms',
'emoji_picker',
'rest_framework', 'rest_framework',
'rest_framework.authtoken', 'rest_framework.authtoken',
'django_cleanup.apps.CleanupConfig', 'django_cleanup.apps.CleanupConfig',