Skip to content

Commit

Permalink
QA fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
akadlec committed Jul 30, 2022
1 parent 897a30c commit 0fd0be3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/Commands/InitializeCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
use FastyBird\DevicesModule\DataStorage;
use FastyBird\Metadata;
use Psr\Log;
use RuntimeException;
use Symfony\Component\Console;
use Symfony\Component\Console\Input;
use Symfony\Component\Console\Output;
Expand Down
1 change: 0 additions & 1 deletion src/Commands/ServiceCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
use Psr\Log;
use Ramsey\Uuid;
use React\EventLoop;
use RuntimeException;
use Symfony\Component\Console;
use Symfony\Component\Console\Input;
use Symfony\Component\Console\Output;
Expand Down

0 comments on commit 0fd0be3

Please sign in to comment.