Skip to content

Commit 7d7b6ad

Browse files
committed
fix: apply coding standards (cs:fix)
1 parent 673ca56 commit 7d7b6ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎lib/Migration/InstallDeps.php‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727

2828
use OCA\Recognize\Helper\TAR;
2929
use OCP\AppFramework\Services\IAppConfig;
30-
use OCP\IConfig;
3130
use OCP\Http\Client\IClientService;
3231
use OCP\IBinaryFinder;
32+
use OCP\IConfig;
3333
use OCP\Migration\IOutput;
3434
use OCP\Migration\IRepairStep;
3535
use Psr\Log\LoggerInterface;

0 commit comments

Comments
 (0)