Skip to content

Commit 3b395af

Browse files
committed
remove unused method
1 parent 0247a61 commit 3b395af

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

javascript/ql/lib/semmle/javascript/JSDoc.qll

-2
Original file line numberDiff line numberDiff line change
@@ -395,8 +395,6 @@ class JSDocNamedTypeExpr extends JSDocTypeExpr {
395395
this instanceof JSDocQualifiedTypeAccess
396396
}
397397

398-
private predicate test() { not this.getTopLevel().isExterns() }
399-
400398
/**
401399
* Gets the name directly as it appears in this type, including any qualifiers.
402400
*

0 commit comments

Comments
 (0)