mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-13 21:13:26 +00:00
Cleanup namepaces, variables uses
This commit is contained in:
@@ -46,7 +46,6 @@ class module_console_tasklist extends Command
|
||||
}
|
||||
|
||||
try {
|
||||
$appbox = $this->getService('phraseanet.appbox');
|
||||
$task_manager = new task_manager($this->container);
|
||||
$tasks = $task_manager->getTasks();
|
||||
|
||||
|
Reference in New Issue
Block a user