minor cleanup...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2020-04-15 01:02:00 +03:00
parent f2d31d8ea7
commit 3c86615730
2 changed files with 0 additions and 1 deletions

0
.github/workflows/npmpublish.yml vendored Normal file → Executable file
View File

View File

@ -242,7 +242,6 @@ function(root, ...objects){
// ...mainly for inheritance. // ...mainly for inheritance.
// ...would also be helpful in this case to call all the // ...would also be helpful in this case to call all the
// constructors in the chain // constructors in the chain
// XXX need a simple way to make a function constructor...
var Constructor = var Constructor =
module.Constructor = module.Constructor =
// shorthand... // shorthand...