Lint
This commit is contained in:
parent
3af739b905
commit
f2aeb56671
|
@ -400,6 +400,4 @@ const errors = require("./errors")
|
|||
// We cannot use dynamic exports, otherwise the typescript file will not be generating it
|
||||
module.exports.JsErrorTimeout = errors.JsErrorTimeout
|
||||
|
||||
|
||||
module.exports.helpersToRemoveForJs = helpersToRemoveForJs
|
||||
|
||||
|
|
Loading…
Reference in New Issue