Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Typo
Signed-off-by: FedericoHeichou <[email protected]>
  • Loading branch information
FedericoHeichou authored and AndyScherzinger committed Feb 27, 2024
commit 6740a19babe62a317df3f7566d45a74901fb476f
2 changes: 1 addition & 1 deletion apps/files/lib/BackgroundJob/ScanFiles.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
use OCP\DB\QueryBuilder\IQueryBuilder;
use OCP\EventDispatcher\IEventDispatcher;
use OCP\IConfig;
+use OCP\ILogger;
use OCP\ILogger;
use OCP\IDBConnection;
use Psr\Log\LoggerInterface;

Expand Down