JSHint cleaning

This commit is contained in:
Thomas FORGIONE
2015-10-06 16:58:04 +02:00
parent 5c82adbff4
commit 688223eb58
6 changed files with 30 additions and 29 deletions

View File

@@ -6,4 +6,4 @@ module.exports = function(workerId) {
return 'mw-' + hash(campaignId + workerId + secretKey);
}
};