We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7df7278 commit 5051f39Copy full SHA for 5051f39
src/de/buddelbubi/commands/PluginManagerCommand.java
@@ -16,7 +16,6 @@ public class PluginManagerCommand extends Command{
16
17
public PluginManagerCommand(String name) {
18
super(name);
19
-
20
}
21
22
@Override
0 commit comments