This commit is contained in:
Daniel Mills
2021-08-01 13:45:01 -04:00
parent 8820b02406
commit 55521afe35
4 changed files with 4 additions and 11 deletions

View File

@@ -116,7 +116,6 @@ public class ResourceLoader<T extends IrisRegistrant> {
return possibleKeys;
}
Iris.info("Building " + resourceTypeName + " Registry Lists");
KSet<String> m = new KSet<>();
for (File i : getFolders()) {