Kotlin: Remove unused var SEMMLE_PLATFORM_TOOLS

This commit is contained in:
Ian Lynagh
2024-05-02 15:10:25 +01:00
parent cfc419b639
commit b5d6bb9097

View File

@@ -185,10 +185,6 @@ public class Env {
* The platform we are running on; one of "linux", "osx" and "win".
*/
SEMMLE_PLATFORM,
/**
* Location of platform specific tools, currently only used in universal LGTM distributions
*/
SEMMLE_PLATFORM_TOOLS,
/**
* PATH to use to look up tooling required by macOS Relocator scripts.
*/