Fix PHP CS

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2022-10-20 11:45:24 +02:00 committed by backportbot-nextcloud[bot]
parent b851446c6a
commit 707fc6599f

View file

@ -48,7 +48,6 @@ use OCP\Share\IManager;
use OCP\Share\IProviderFactory;
use OCP\Share\IShare;
use OCP\Share\IShareProvider;
use Psr\Container\ContainerExceptionInterface;
use Psr\Log\LoggerInterface;
/**