mirror of
https://github.com/hyperdefined/ToolStats.git
synced 2026-03-11 10:52:00 +00:00
remove dumb stuff
This commit is contained in:
@@ -118,7 +118,6 @@ public class VillagerTrade implements Listener {
|
||||
List<String> lore;
|
||||
if (meta.hasLore()) {
|
||||
lore = meta.getLore();
|
||||
assert lore != null;
|
||||
} else {
|
||||
lore = new ArrayList<>();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user