Commit e918ca3
committed
Remove redundant null check in initValidationScheme
Signed-off-by: Federico Torres <[email protected]>1 parent 65bfb6b commit e918ca3
File tree
1 file changed
+4
-5
lines changed- prometheus-metrics-model/src/main/java/io/prometheus/metrics/model/snapshots
1 file changed
+4
-5
lines changedprometheus-metrics-model/src/main/java/io/prometheus/metrics/model/snapshots/PrometheusNaming.java
Lines changed: 4 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
86 | 84 | | |
| 85 | + | |
87 | 86 | | |
88 | 87 | | |
89 | 88 | | |
| |||
0 commit comments