mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
remove is_abstract_signature.ql
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
from int a, int b
|
||||
where none()
|
||||
select a, b
|
||||
@@ -2,4 +2,3 @@ description: add support for TypeScript 4.2
|
||||
compatibility: backwards
|
||||
tuple_type_rest_index.rel: run tuple_type_rest_index.qlo
|
||||
tuple_type_rest.rel: delete
|
||||
is_abstract_signature: run is_abstract_signature.qlo
|
||||
Reference in New Issue
Block a user