Skip to content

Commit

Permalink
Fix CS
Browse files Browse the repository at this point in the history
  • Loading branch information
dereuromark committed Mar 11, 2024
1 parent 68eacaf commit fb937d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/bootstrap.php
Expand Up @@ -11,9 +11,9 @@
use Foo\FooPlugin;
use Queue\QueuePlugin;
use Shim\Filesystem\Folder;
use Templating\View\Icon\BootstrapIcon;
use TestApp\Controller\AppController;
use TestApp\View\AppView;
use Templating\View\Icon\BootstrapIcon;

if (!defined('DS')) {
define('DS', DIRECTORY_SEPARATOR);
Expand Down

0 comments on commit fb937d3

Please sign in to comment.