summaryrefslogtreecommitdiffstats
path: root/lib/private/Console/TimestampFormatter.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/private/Console/TimestampFormatter.php')
-rw-r--r--lib/private/Console/TimestampFormatter.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/private/Console/TimestampFormatter.php b/lib/private/Console/TimestampFormatter.php
index 946b864ac62..72e3e392e0b 100644
--- a/lib/private/Console/TimestampFormatter.php
+++ b/lib/private/Console/TimestampFormatter.php
@@ -23,7 +23,6 @@
namespace OC\Console;
-
use OCP\IConfig;
use Symfony\Component\Console\Formatter\OutputFormatterInterface;
use Symfony\Component\Console\Formatter\OutputFormatterStyleInterface;