Skip to content

Commit 7f615cd

Browse files
committed
test
1 parent 8344bdb commit 7f615cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

validator/src/main/java/com/amazon/aoc/validators/CWMetricValidator.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ public void validate() throws Exception {
9191
RetryHelper.retry(
9292
maxRetryCount,
9393
() -> {
94-
9594
String httpPath = validationConfig.getHttpPath();
9695

9796
// Special handling for Genesis path - just check if any metrics exists in namespace

0 commit comments

Comments
 (0)