Skip to content

Commit 8dc92fe

Browse files
authored
Merge pull request #53 from IABTechLab/xuy-UID2-4653-remove-loki
xyang-UID2-4653-remove-loki
2 parents 9f0a399 + 106928e commit 8dc92fe

File tree

2 files changed

+0
-26
lines changed

2 files changed

+0
-26
lines changed

src/test/java/app/LocalApps.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ public LocalApps() {
1313
new Core("http://localhost", 8088, "Local - Core"),
1414
new Operator("http://localhost", 8888, "Local - Public Operator", Operator.Type.PUBLIC),
1515
new Operator("http://localhost", 8180, "Local - Private Operator", Operator.Type.PRIVATE),
16-
new Loki("http://localhost", 3100, "Local - Loki"),
1716
new Prometheus("http://localhost", 9085, "Local - Validator Prometheus")
1817
));
1918
}

src/test/java/app/component/Loki.java

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)