remove is_abstract_signature.ql

This commit is contained in:
Erik Krogh Kristensen
2021-02-26 10:24:40 +01:00
parent 1cac692b1d
commit bd19d5a93c
2 changed files with 0 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
from int a, int b
where none()
select a, b

View File

@@ -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