diff options
Diffstat (limited to 'console.php')
-rw-r--r-- | console.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/console.php b/console.php index 11df7eb0dc9..2f773cc6a1a 100644 --- a/console.php +++ b/console.php @@ -7,7 +7,6 @@ * See the COPYING-README file. */ -use OC\Core\Command\GreetCommand; use Symfony\Component\Console\Application; $RUNTIME_NOAPPS = true; |