mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-12 04:23:19 +00:00
Fix latest rebase
This commit is contained in:
@@ -10,8 +10,7 @@
|
||||
*/
|
||||
|
||||
use Alchemy\Phrasea\Application;
|
||||
|
||||
use Entities\Task;
|
||||
use Alchemy\Phrasea\Model\Entities\Task;
|
||||
|
||||
/**
|
||||
*
|
||||
|
@@ -10,7 +10,7 @@
|
||||
*/
|
||||
|
||||
use Alchemy\Phrasea\Application;
|
||||
use Entities\Task;
|
||||
use Alchemy\Phrasea\Model\Entities\Task;
|
||||
|
||||
class patch_3908 implements patchInterface
|
||||
{
|
||||
|
Reference in New Issue
Block a user