Remove deleted app

This commit is contained in:
Kumi 2020-12-27 19:22:39 +01:00
parent ba2d8be2c5
commit 967d040103

View file

@ -14,7 +14,6 @@ INSTALLED_APPS = [
'django.contrib.sessions',
'django.contrib.messages',
'django.contrib.staticfiles',
'fontawesome',
'colorfield',
'common',
'frontend',