mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-30 01:39:45 +03:00
#342 Remove redundant line
This commit is contained in:
parent
1a3797260d
commit
2eb0862e45
|
@ -185,8 +185,6 @@ STATICFILES_FINDERS = (
|
|||
'django.contrib.staticfiles.finders.AppDirectoriesFinder',
|
||||
)
|
||||
|
||||
# 'compressor.finders.CompressorFinder',
|
||||
|
||||
# MEDIA CONFIGURATION
|
||||
# ------------------------------------------------------------------------------
|
||||
# See: https://docs.djangoproject.com/en/dev/ref/settings/#media-root
|
||||
|
|
Loading…
Reference in New Issue
Block a user