Fix console spam, we don't really need that anyway

This commit is contained in:
aidancbrady 2015-05-28 10:32:05 -04:00
parent 95565b38c3
commit f95bfbb600

View file

@ -83,7 +83,6 @@ public final class Tier
}
}
Mekanism.logger.error("Invalid tier identifier when retrieving with name.");
return BASIC;
}