import cleanup and missing strict types declare

This commit is contained in:
Dylan K. Taylor
2017-08-07 15:42:46 +01:00
parent 54b6a5710e
commit 6b7a382625
8 changed files with 3 additions and 13 deletions

View File

@ -25,8 +25,6 @@ namespace pocketmine\block;
use pocketmine\item\Item;
use pocketmine\item\Tool;
use pocketmine\math\AxisAlignedBB;
use pocketmine\Player;
class Slab extends WoodenSlab{
const STONE = 0;