mirror of
https://github.com/nextcloud/server.git
synced 2026-02-20 00:12:30 -05:00
Update lib/private/Server.php
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> Signed-off-by: Micke Nordin <mickenordin@users.noreply.github.com>
This commit is contained in:
parent
7bee91a834
commit
e770859008
1 changed files with 1 additions and 1 deletions
|
|
@ -198,8 +198,8 @@ use OCP\Lockdown\ILockdownManager;
|
|||
use OCP\Log\ILogFactory;
|
||||
use OCP\Mail\IMailer;
|
||||
use OCP\OCM\ICapabilityAwareOCMProvider;
|
||||
use OCP\OCM\IOCMProvider;
|
||||
use OCP\OCM\IOCMDiscoveryService;
|
||||
use OCP\OCM\IOCMProvider;
|
||||
use OCP\Preview\IMimeIconProvider;
|
||||
use OCP\Profile\IProfileManager;
|
||||
use OCP\Profiler\IProfiler;
|
||||
|
|
|
|||
Loading…
Reference in a new issue