Remove code specific to GitHub AE

This commit is contained in:
Henry Mercer
2024-01-08 13:28:35 +00:00
parent e2d39049b6
commit 415881f4cf
23 changed files with 159 additions and 458 deletions
+1 -2
View File
@@ -98,8 +98,7 @@ export interface Config {
*/
codeQLCmd: string;
/**
* Version of GHES that we have determined that we are talking to, or undefined
* if talking to github.com or GitHub AE.
* Version of GitHub we are talking to.
*/
gitHubVersion: GitHubVersion;
/**