fix app compliance

This commit is contained in:
2019-01-19 16:32:50 +01:00
parent c642ad90f9
commit 6856ac0eba
3 changed files with 6 additions and 2 deletions

View File

@ -9,7 +9,6 @@ use OCP\AppFramework\Http\DataResponse;
use OCP\AppFramework\Controller;
use OCP\ILogger;
use Symfony\Component\Console\Input\StringInput;
use Symfony\Component\Console\Input\ArrayInput;
use Symfony\Component\Console\Output\OutputInterface;
class OCCController extends Controller implements IRequest