make sure tags are clear

This commit is contained in:
dfsek
2022-04-17 19:41:34 -07:00
parent 83bc8cb026
commit b93a6703cb

View File

@@ -123,7 +123,7 @@ public final class FabricUtil {
});
});
registry.clearTags();
registry.populateTags(ImmutableMap.copyOf(collect));
if(logger.isDebugEnabled()) {