mirror of
https://github.com/nextcloud/server.git
synced 2026-06-12 18:21:40 -04:00
chore: php cs fix - remove ILogger use
Signed-off-by: Josh <josh.t.richards@gmail.com>
This commit is contained in:
parent
002de3c067
commit
244b361f76
1 changed files with 0 additions and 1 deletions
|
|
@ -8,7 +8,6 @@
|
|||
namespace OC\Log;
|
||||
|
||||
use OC\SystemConfig;
|
||||
use OCP\ILogger;
|
||||
use OCP\Log\IFileBased;
|
||||
use OCP\Log\IWriter;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue