remove extra line
This commit is contained in:
parent
a33bd309a6
commit
22b1bdf656
1 changed files with 0 additions and 1 deletions
|
@ -56,7 +56,6 @@ MIDDLEWARE_CLASSES = (
|
|||
'django.middleware.clickjacking.XFrameOptionsMiddleware',
|
||||
'django.middleware.security.SecurityMiddleware',
|
||||
'whitenoise.middleware.WhiteNoiseMiddleware',
|
||||
|
||||
)
|
||||
|
||||
ROOT_URLCONF = 'project.urls'
|
||||
|
|
Loading…
Reference in a new issue