From 86888e708fac69e8462dec3b20834a82b1e98759 Mon Sep 17 00:00:00 2001 From: Chaos Date: Wed, 9 Feb 2022 18:40:34 +0100 Subject: [PATCH] Rebuild --- .../steamwar/schematicsystem/commands/SchematicCommandHelp.java | 1 - 1 file changed, 1 deletion(-) diff --git a/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommandHelp.java b/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommandHelp.java index 871ed06..78dab28 100644 --- a/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommandHelp.java +++ b/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommandHelp.java @@ -26,7 +26,6 @@ import net.md_5.bungee.api.chat.TextComponent; import org.bukkit.entity.Player; public class SchematicCommandHelp { - private SchematicCommandHelp() { }