mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Kotlin: Remove unused ODASA_HOME variable
This commit is contained in:
@@ -36,14 +36,6 @@ public class Env {
|
||||
/*
|
||||
* Core toolchain variables
|
||||
*/
|
||||
/**
|
||||
* The location of the toolchain.
|
||||
*
|
||||
* Deprecated in favour of {@link Var#SEMMLE_DIST}, {@link Var#SEMMLE_HOME}, and
|
||||
* {@link Var#SEMMLE_DATA}.
|
||||
*/
|
||||
@Deprecated
|
||||
ODASA_HOME,
|
||||
/**
|
||||
* The location of the user's configuration files, including project configurations,
|
||||
* dashboard configurations, team insight configurations, licenses etc.
|
||||
|
||||
Reference in New Issue
Block a user