Fix code style

This commit is contained in:
Art4 2025-01-08 15:06:24 +00:00
parent 525b1c6440
commit d16614e06a
3 changed files with 23 additions and 24 deletions

View file

@ -17,7 +17,6 @@ use Friendica\Service\Addon\Addon;
use Friendica\Service\Addon\AddonProxy;
use PHPUnit\Framework\TestCase;
use Psr\Container\ContainerInterface;
use Psr\Log\LoggerInterface;
/**
* Helper interface to combine AddonBootstrap and DependencyProvider.