Skip to content

Commit 9a887d3

Browse files
committed
remove now unused booleans
1 parent 2c00ffd commit 9a887d3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

internal-api/src/main/java/datadog/trace/util/SystemUtils.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
package datadog.trace.util;
22

33
public final class SystemUtils {
4-
public static boolean hasEnvError;
5-
public static boolean hasPropertyError;
64

75
private SystemUtils() {}
86

0 commit comments

Comments
 (0)