mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 09:56:06 +00:00
Strip empty lines at the end of classes
This commit is contained in:
@ -47,6 +47,4 @@ class RemoteConsoleCommandSender extends ConsoleCommandSender{
|
||||
public function getName() : string{
|
||||
return "Rcon";
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user