Kotlin: Remove unused ODASA_TOOLS variable

This commit is contained in:
Ian Lynagh
2024-05-02 15:05:30 +01:00
parent 231918f612
commit 304ad33837

View File

@@ -82,10 +82,6 @@ public class Env {
* The location where our queries are kept.
*/
ODASA_QUERIES,
/**
* The location of the 'tools' directory
*/
ODASA_TOOLS,
/**
* Whether we are running in 'prototyping mode'.
*/