mirror of
https://github.com/nextcloud/server.git
synced 2026-06-12 10:10:49 -04:00
chore: fix duplicate php import
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
This commit is contained in:
parent
7f2a1e5b7a
commit
98666298c8
1 changed files with 0 additions and 1 deletions
|
|
@ -14,7 +14,6 @@ use bantu\IniGetWrapper\IniGetWrapper;
|
|||
use OC\AppScriptDependency;
|
||||
use OC\AppScriptSort;
|
||||
use OCP\Mail\IMailer;
|
||||
use bantu\IniGetWrapper\IniGetWrapper;
|
||||
use OCP\Share\IManager;
|
||||
use Psr\Container\ContainerExceptionInterface;
|
||||
use Psr\Log\LoggerInterface;
|
||||
|
|
|
|||
Loading…
Reference in a new issue