Eslint fix

This commit is contained in:
Juan 2018-03-02 13:46:25 +01:00
parent 8776a46e58
commit 8673d2b25f
1 changed files with 1 additions and 1 deletions

View File

@ -40,4 +40,4 @@ module.exports = function(Client) {
callback(null, false);
}
};
}
};