Kotlin: Remove unused SEMMLE_DIST

This commit is contained in:
Ian Lynagh
2024-07-03 17:10:41 +01:00
parent 8defd27b49
commit 3260966e3b

View File

@@ -50,10 +50,6 @@ public class Env {
* The location of any caches used by the toolchain, including compilation caches, trap caches, etc.
*/
SEMMLE_CACHE,
/**
* The location of the toolchain files, including the odasa jar, our queries etc.
*/
SEMMLE_DIST,
/**
* If running from a git tree, the root of the tree.
*/