Skip to content

Commit

Permalink
Apply php-cs-fixer changes
Browse files Browse the repository at this point in the history
  • Loading branch information
R0Wi authored and github-actions[bot] committed May 21, 2022
1 parent d31aed0 commit 0475a31
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/OcrProcessors/PdfOcrProcessor.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,5 @@

namespace OCA\WorkflowOcr\OcrProcessors;

use OCA\WorkflowOcr\Wrapper\ICommand;
use Psr\Log\LoggerInterface;

class PdfOcrProcessor extends OcrMyPdfBasedProcessor {

}

0 comments on commit 0475a31

Please sign in to comment.