Skip to content

Commit eb2cc4c

Browse files
committed
core: Delete commented out code
1 parent 487336f commit eb2cc4c

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

src/infer/membership.js

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -397,18 +397,6 @@ module.exports = function() {
397397
}
398398
}
399399

400-
// var function Foo() {
401-
// function bar() {}
402-
// return { bar: bar };
403-
// }
404-
/*
405-
if (n.isFunctionDeclaration(path) &&
406-
n.isBlockStatement(path.parentPath) &&
407-
n.isFunction(path.parentPath.parentPath)) {
408-
inferMembershipFromIdentifiers(comment, [path.parentPath.parentPath.node.id.name]);
409-
}
410-
*/
411-
412400
return comment;
413401
};
414402
};

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy