Kotlin: Remove unused ODASA_HOME variable

This commit is contained in:
Ian Lynagh
2024-05-02 15:09:15 +01:00
parent 304ad33837
commit cfc419b639

View File

@@ -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.