1
0
Fork 0

DataProcessor: minor whitespace fix

* src/server/request/DataProcessor.js (_genClearMetaValues): Fix closing method brace indentation.
master
Mike Gerwitz 2017-08-16 08:52:46 -04:00
parent 5867f263e2
commit eb8016364c
1 changed files with 1 additions and 1 deletions

View File

@ -230,7 +230,7 @@ module.exports = Class( 'DataProcessor',
return result;
}, {} );
},
},
/**