mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-07 18:32:55 +00:00
Strip empty lines at the end of classes
This commit is contained in:
@ -151,5 +151,4 @@ class VerifyLoginTask extends AsyncTask{
|
||||
$player->onVerifyCompleted($this->packet, $this->error, $this->authenticated);
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user