We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfc419b commit b5d6bb9Copy full SHA for b5d6bb9
java/kotlin-extractor/src/main/java/com/semmle/util/process/Env.java
@@ -185,10 +185,6 @@ public enum Var {
185
* The platform we are running on; one of "linux", "osx" and "win".
186
*/
187
SEMMLE_PLATFORM,
188
- /**
189
- * Location of platform specific tools, currently only used in universal LGTM distributions
190
- */
191
- SEMMLE_PLATFORM_TOOLS,
192
/**
193
* PATH to use to look up tooling required by macOS Relocator scripts.
194
0 commit comments