Commit fa2d0511 by Joseph Atkins-Turkish

Removed duplicate DISABLE_WRAPPER key in conf.py

parent 7c923c54
...@@ -77,8 +77,6 @@ DEFAULTS = { ...@@ -77,8 +77,6 @@ DEFAULTS = {
'LESS_BINARY': '/usr/bin/env lessc', 'LESS_BINARY': '/usr/bin/env lessc',
'LESS_ARGUMENTS': '', 'LESS_ARGUMENTS': '',
'DISABLE_WRAPPER': False,
'MIMETYPES': ( 'MIMETYPES': (
(b'text/coffeescript', '.coffee'), (b'text/coffeescript', '.coffee'),
(b'text/less', '.less'), (b'text/less', '.less'),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment