From b2cb717aa3861547266b977afe835e5f356eb602 Mon Sep 17 00:00:00 2001 From: Electroblob <35599699+Electroblob77@users.noreply.github.com> Date: Sat, 14 Apr 2018 15:47:31 +0100 Subject: [PATCH] Cleanup --- src/main/java/electroblob/wizardry/spell/Spell.java | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/main/java/electroblob/wizardry/spell/Spell.java b/src/main/java/electroblob/wizardry/spell/Spell.java index 8ca229f4..c4e6d90f 100644 --- a/src/main/java/electroblob/wizardry/spell/Spell.java +++ b/src/main/java/electroblob/wizardry/spell/Spell.java @@ -364,8 +364,7 @@ public abstract class Spell extends IForgeRegistryEntry.Impl implements C } } - // ================================================ Static methods - // ================================================== + // ================================================ Static methods ================================================== /** * Returns the total number of registered spells, excluding the 'None' spell. Returns the same number that would be