remove a duplicate entry

This commit is contained in:
Andreas Zweili 2018-01-13 09:34:01 +01:00
parent 852751bc27
commit 95ec91fbf0
1 changed files with 0 additions and 1 deletions

View File

@ -35,7 +35,6 @@ ALLOWED_HOSTS = [
# Application definition
INSTALLED_APPS = [
'currencies',
'webshop.apps.WebshopConfig',
'django_extensions',
'django.contrib.admin',