Skip to content

Commit

Permalink
GeneratePluginCommand: remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
dktapps committed Jan 28, 2020
1 parent 84b0c7f commit 8f5f300
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/DevTools/commands/GeneratePluginCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@
use DevTools\DevTools;
use pocketmine\command\CommandSender;
use pocketmine\utils\TextFormat;
use function array_keys;
use function array_values;
use function count;
use function ctype_digit;
use function fclose;
Expand Down

0 comments on commit 8f5f300

Please sign in to comment.