Skip to content

Commit 3260966

Browse files
committed
Kotlin: Remove unused SEMMLE_DIST
1 parent 8defd27 commit 3260966

File tree

1 file changed

+0
-4
lines changed
  • java/kotlin-extractor/src/main/java/com/semmle/util/process

1 file changed

+0
-4
lines changed

java/kotlin-extractor/src/main/java/com/semmle/util/process/Env.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,6 @@ public enum Var {
5050
* The location of any caches used by the toolchain, including compilation caches, trap caches, etc.
5151
*/
5252
SEMMLE_CACHE,
53-
/**
54-
* The location of the toolchain files, including the odasa jar, our queries etc.
55-
*/
56-
SEMMLE_DIST,
5753
/**
5854
* If running from a git tree, the root of the tree.
5955
*/

0 commit comments

Comments
 (0)