Remove deleted app

This commit is contained in:
Kumi 2020-12-27 19:22:39 +01:00
parent 5dc70971d1
commit 4ee48efd54

View file

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