This commit is contained in:
Yuri Kuznetsov
2022-10-22 12:58:00 +03:00
parent dd75aaeef2
commit 5b02dc23f5
@@ -30,7 +30,7 @@
namespace Espo\Tools\CategoryTree;
use Espo\Core\Exceptions\Error;
use Espo\Core\ORM\Entity;
use Espo\ORM\Entity;
use Espo\Core\Repositories\CategoryTree;
use Espo\ORM\EntityManager;