Remove unneeded import

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
pull/22331/head
Morris Jobke 6 years ago
parent 9e483ea949
commit 590d461210
No known key found for this signature in database
GPG Key ID: FE03C3A163FEDE68
  1. 1
      tests/lib/TempManagerTest.php

@ -10,7 +10,6 @@
namespace Test;
use bantu\IniGetWrapper\IniGetWrapper;
use OC\Log;
use OCP\IConfig;
use Psr\Log\LoggerInterface;

Loading…
Cancel
Save