mirror of
https://github.com/github/codeql-action.git
synced 2026-04-25 16:28:48 +00:00
Remove code specific to GitHub AE
This commit is contained in:
+1
-2
@@ -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;
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user