Remove GlobalConstants

the constants described in this file are now provided by pocketmine\utils\Limits in the BinaryUtils dependency.
This commit is contained in:
Dylan K. Taylor
2020-05-24 18:37:09 +01:00
parent 41566e8077
commit 63d622a3cc
2 changed files with 0 additions and 33 deletions

View File

@ -61,7 +61,6 @@
},
"files": [
"src/CoreConstants.php",
"src/GlobalConstants.php",
"src/VersionInfo.php"
]
},