Drop: ImportAdditionalLibraries.ql

This commit is contained in:
Arthur Baars
2019-06-28 15:53:07 +02:00
parent d2f8029625
commit 9197c186e1
6 changed files with 0 additions and 70 deletions

View File

@@ -1,16 +0,0 @@
/**
* @name (Import additional libraries)
* @description This query produces no results but imports some libraries we
* would like to make available in the LGTM query console even
* if they are not used by any queries.
* @kind file-classifier
* @id py/lgtm/import-additional-libraries
*/
private import external.CodeDuplication
private import external.Thrift
private import external.VCS
from File f, string tag
where none()
select f, tag