remove unused test transformation whitespace option
This commit is contained in:
@@ -15,8 +15,7 @@ var run = function (task, done) {
|
||||
|
||||
var getOpts = function (self) {
|
||||
return _.merge({
|
||||
whtiespace: true,
|
||||
filename: self.loc
|
||||
filename: self.loc
|
||||
}, opts);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user