strip extra blank lines (php-cs-fixer)

This commit is contained in:
Dylan K. Taylor
2020-01-22 14:50:29 +00:00
parent 9cd6b3e1c7
commit f624871b3f
193 changed files with 0 additions and 243 deletions

View File

@ -30,7 +30,6 @@ if(defined('pocketmine\_VERSION_INFO_INCLUDED')){
}
const _VERSION_INFO_INCLUDED = true;
const NAME = "PocketMine-MP";
const BASE_VERSION = "3.11.5";
const IS_DEVELOPMENT_BUILD = true;