remove duplicate LESS_PREPROCESS settings

This commit is contained in:
James Long 2012-02-21 10:57:05 -05:00
Родитель 71dd16bd92
Коммит 543bb87a58
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -40,8 +40,6 @@ def JINJA_CONFIG():
'finalize': lambda x: x if x is not None else ''}
return config
LESS_PREPROCESS = True
# Bundles is a dictionary of two dictionaries, css and js, which list css files
# and js files that can be bundled together by the minify app.
MINIFY_BUNDLES = {