Merge pull request #16899 from igfoo/igfoo/semmle_dist

Java/Kotlin: Remove legacy $SEMMLE_DIST support
This commit is contained in:
Ian Lynagh
2024-07-11 12:48:53 +01:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

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.
*/