👕 Add missing semicolons
This commit is contained in:
parent
ccef805e9b
commit
3e3e593366
3 changed files with 6 additions and 6 deletions
|
@ -109,6 +109,6 @@ deprecate.setHandler = function(handler) {
|
|||
|
||||
deprecate.getHandler = function() {
|
||||
return deprecationHandler;
|
||||
}
|
||||
};
|
||||
|
||||
module.exports = deprecate;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue