PhpStorm sucks

I'm very sure I enabled 'Ensure every file ends with a line break' ...
This commit is contained in:
Dylan K. Taylor 2022-05-24 15:22:23 +01:00
parent 0fc24c94cd
commit d8dc32ec4b
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D
5 changed files with 4 additions and 5 deletions

View File

@ -34,7 +34,6 @@ use pocketmine\data\bedrock\item\ItemTypeIds as Ids;
use pocketmine\data\bedrock\item\SavedItemData as Data; use pocketmine\data\bedrock\item\SavedItemData as Data;
use pocketmine\data\bedrock\PotionTypeIdMap; use pocketmine\data\bedrock\PotionTypeIdMap;
use pocketmine\item\Banner; use pocketmine\item\Banner;
use pocketmine\item\Durable;
use pocketmine\item\Item; use pocketmine\item\Item;
use pocketmine\item\ItemBlock; use pocketmine\item\ItemBlock;
use pocketmine\item\PotionType; use pocketmine\item\PotionType;