We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e938bbe + c25d61c commit 5d07838Copy full SHA for 5d07838
2 files changed
lib/private/Repair.php
@@ -40,7 +40,6 @@
40
use OCP\EventDispatcher\IEventDispatcher;
41
use OCP\Migration\IOutput;
42
use OCP\Migration\IRepairStep;
43
-use OC\Avatar\AvatarManager;
44
use OC\DB\Connection;
45
use OC\DB\ConnectionAdapter;
46
use OC\Repair\AddBruteForceCleanupJob;
lib/private/Setup.php
@@ -51,7 +51,6 @@
51
use bantu\IniGetWrapper\IniGetWrapper;
52
use Exception;
53
use InvalidArgumentException;
54
-use OC\App\AppStore\Bundles\BundleFetcher;
55
use OC\Authentication\Token\PublicKeyTokenProvider;
56
use OC\Authentication\Token\TokenCleanupJob;
57
use OC\Log\Rotate;
0 commit comments