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 849b645 commit e765405Copy full SHA for e765405
firebase-perf/src/main/java/com/google/firebase/perf/metrics/validator/FirebasePerfTraceValidator.java
@@ -14,7 +14,7 @@
14
15
package com.google.firebase.perf.metrics.validator;
16
17
-import static com.google.firebase.perf.metrics.validator.PerfMetricValidator.*;
+import static com.google.firebase.perf.metrics.validator.PerfMetricValidator.validateAttribute;
18
19
import androidx.annotation.NonNull;
20
import androidx.annotation.Nullable;
0 commit comments