Skip to content

Commit e3a5fa3

Browse files
committed
fix: php-cs
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
1 parent 9338ef3 commit e3a5fa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/public/Util.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
use bantu\IniGetWrapper\IniGetWrapper;
5050
use OC\AppScriptDependency;
5151
use OC\AppScriptSort;
52-
use OCP\Share\IManager as IShareManager;
5352
use OCP\Share\IManager;
53+
use OCP\Share\IManager as IShareManager;
5454
use Psr\Container\ContainerExceptionInterface;
5555
use Psr\Log\LoggerInterface;
5656

0 commit comments

Comments
 (0)