Remove FeaturesInVersionResult
This commit is contained in:
parent
abb71f14cf
commit
7b0b42afec
3 changed files with 1 additions and 3 deletions
|
|
@ -1,7 +1,6 @@
|
|||
import { VersionInfo } from "./codeql";
|
||||
|
||||
export enum ToolsFeature {
|
||||
FeaturesInVersionResult = "featuresInVersionResult",
|
||||
IndirectTracingSupportsStaticBinaries = "indirectTracingSupportsStaticBinaries",
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue