Skip to content

Commit 47f33d1

Browse files
fix static failure 2
1 parent 78f4bbf commit 47f33d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tools/grunt/configs/less.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*/
55

66
(function () {
7-
"use strict";
7+
'use strict';
88
var combo = require('./combo'),
99
themes = require('../tools/files-router').get('themes'),
1010
_ = require('underscore'),

0 commit comments

Comments
 (0)