Skip to content

Commit

Permalink
fix: code-style
Browse files Browse the repository at this point in the history
  • Loading branch information
shyim committed Apr 16, 2024
1 parent e2e783b commit ec709b6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Application.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
use Symfony\Component\DependencyInjection\ChildDefinition;
use Symfony\Component\DependencyInjection\ContainerBuilder;
use Symfony\Component\DependencyInjection\Loader\XmlFileLoader;
use Symfony\Component\EventDispatcher\Attribute\AsEventListener;
use Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass;

class Application extends SymfonyApplication
Expand Down

0 comments on commit ec709b6

Please sign in to comment.