Skip to content

Commit 7b0b42a

Browse files
committed
Remove FeaturesInVersionResult
1 parent abb71f1 commit 7b0b42a

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

lib/tools-features.js

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/tools-features.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/tools-features.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import { VersionInfo } from "./codeql";
22

33
export enum ToolsFeature {
4-
FeaturesInVersionResult = "featuresInVersionResult",
54
IndirectTracingSupportsStaticBinaries = "indirectTracingSupportsStaticBinaries",
65
}
76

0 commit comments

Comments
 (0)