mirror of
https://github.com/nextcloud/server.git
synced 2026-06-12 10:10:49 -04:00
Make adjustments based on the review
Co-authored-by: Joas Schilling <coding@schilljs.com> Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
This commit is contained in:
parent
8075f6976f
commit
3658894722
1 changed files with 0 additions and 2 deletions
|
|
@ -29,8 +29,6 @@ namespace OC\Core\Command\App;
|
|||
|
||||
use OC\Installer;
|
||||
use OCP\App\IAppManager;
|
||||
use Psr\Container\ContainerExceptionInterface;
|
||||
use Psr\Container\NotFoundExceptionInterface;
|
||||
use Symfony\Component\Console\Command\Command;
|
||||
use Symfony\Component\Console\Input\InputArgument;
|
||||
use Symfony\Component\Console\Input\InputInterface;
|
||||
|
|
|
|||
Loading…
Reference in a new issue