cleanup...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2021-06-29 22:10:59 +03:00
parent 2adffa7970
commit c5e7e1fbaa

View File

@ -267,8 +267,6 @@ function(base, obj, non_strict){
// like Object.create(..) but also handles callable objects correctly...
//
// XXX add ability to name the resulting function...
var create =
module.create =
function(obj){