[BulkTag] removed commented code

This commit is contained in:
Miriam Baglioni 2022-11-23 11:16:39 +01:00
parent 43aedbdfe5
commit 935aa367d8
1 changed files with 1 additions and 7 deletions

View File

@ -95,13 +95,7 @@ public class ResultTagger implements Serializable {
}
// result
// .getInstance()
// .stream()
// .map(i -> new Pair<>(i.getCollectedfrom().getKey(), i.getHostedby().getKey()))
// .flatMap(p -> Stream.of(p.getFst(), p.getSnd()))
// .map(s -> StringUtils.substringAfter(s, "|"))
// .collect(Collectors.toCollection(HashSet::new))
tmp
.forEach(
dsId -> datasources