Skip to content

Commit

Permalink
Remove FeaturesInVersionResult
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael B. Gale committed Oct 4, 2023
1 parent abb71f1 commit 7b0b42a
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion lib/tools-features.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/tools-features.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion src/tools-features.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import { VersionInfo } from "./codeql";

export enum ToolsFeature {
FeaturesInVersionResult = "featuresInVersionResult",
IndirectTracingSupportsStaticBinaries = "indirectTracingSupportsStaticBinaries",
}

Expand Down

0 comments on commit 7b0b42a

Please sign in to comment.