Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBart Visscher <bartv@thisnet.nl>2013-09-02 20:20:04 +0400
committerBart Visscher <bartv@thisnet.nl>2013-09-02 20:20:04 +0400
commit44b3e71ed4e1beb3e815def7ac9bd9848039fb84 (patch)
treec80bd3c8c0bdb977bc16552f45cfd78349fa973c /console.php
parentcafc8cb22347f0c861bbc333354e2766779e065d (diff)
Cleanup and more style fixes
Diffstat (limited to 'console.php')
-rw-r--r--console.php1
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;