Skip to content

Commit 33fe5ab

Browse files
committed
Kotlin: Remove references to legacy ODASA_SNAPSHOT env var
1 parent ec071cd commit 33fe5ab

File tree

1 file changed

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

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -274,8 +274,6 @@ public enum Var {
274274
/**
275275
* The location of the snapshot being built.
276276
*/
277-
ODASA_SNAPSHOT,
278-
ODASA_SNAPSHOT_NAME,
279277
ODASA_SRC,
280278
ODASA_DB,
281279
ODASA_BUILD_ERROR_DIR,

0 commit comments

Comments
 (0)