Remove unused interface
This commit is contained in:
@@ -66,13 +66,6 @@ export interface SourceInfo {
|
||||
sourceLocationPrefix: string;
|
||||
}
|
||||
|
||||
/**
|
||||
* The expected output of `codeql resolve qlpacks`.
|
||||
*/
|
||||
export interface ResolvedQLPacks {
|
||||
[index: string]: string[];
|
||||
}
|
||||
|
||||
/**
|
||||
* The expected output of `codeql resolve tests`.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user