mirror of
https://github.com/Auxilor/Reforges.git
synced 2025-12-28 19:39:22 +00:00
Removed stupid suppression
This commit is contained in:
@@ -39,7 +39,6 @@ public class ReforgeGUI {
|
||||
*
|
||||
* @param plugin The plugin.
|
||||
*/
|
||||
@SuppressWarnings("checkstyle:MissingSwitchDefault")
|
||||
@ConfigUpdater
|
||||
public static void update(@NotNull final EcoPlugin plugin) {
|
||||
ReforgeHandler handler = new ReforgeHandler(plugin);
|
||||
|
||||
Reference in New Issue
Block a user