Skip to content

Commit 304ad33

Browse files
committed
Kotlin: Remove unused ODASA_TOOLS variable
1 parent 231918f commit 304ad33

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
@@ -82,10 +82,6 @@ public enum Var {
8282
* The location where our queries are kept.
8383
*/
8484
ODASA_QUERIES,
85-
/**
86-
* The location of the 'tools' directory
87-
*/
88-
ODASA_TOOLS,
8985
/**
9086
* Whether we are running in 'prototyping mode'.
9187
*/

0 commit comments

Comments
 (0)