Skip to content

Commit 02bec0c

Browse files
committed
Merge pull request jazzband#557 from pebble/duplicate-conf-fix
Removed duplicate DISABLE_WRAPPER key in conf.py
2 parents 7c923c5 + fa2d051 commit 02bec0c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pipeline/conf.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,6 @@
7777
'LESS_BINARY': '/usr/bin/env lessc',
7878
'LESS_ARGUMENTS': '',
7979

80-
'DISABLE_WRAPPER': False,
81-
8280
'MIMETYPES': (
8381
(b'text/coffeescript', '.coffee'),
8482
(b'text/less', '.less'),

0 commit comments

Comments
 (0)