|
@@ -4,12 +4,10 @@ |
|
|
block discarded – undo |
|
4
|
4
|
|
|
5
|
5
|
use Symfony\Bridge\Doctrine\RegistryInterface; |
|
6
|
6
|
use Symfony\Component\Translation\TranslatorInterface; |
|
7
|
|
- |
|
8
|
7
|
use Oro\Bundle\DashboardBundle\Model\WidgetOptionBag; |
|
9
|
8
|
use Oro\Bundle\LocaleBundle\Formatter\DateTimeFormatter; |
|
10
|
9
|
use Oro\Bundle\LocaleBundle\Formatter\NumberFormatter; |
|
11
|
10
|
use Oro\Bundle\SecurityBundle\ORM\Walker\AclHelper; |
|
12
|
|
-use Oro\Component\DoctrineUtils\ORM\QueryUtils; |
|
13
|
11
|
use Oro\Bundle\DashboardBundle\Helper\DateHelper; |
|
14
|
12
|
use Oro\Bundle\UserBundle\Dashboard\OwnerHelper; |
|
15
|
13
|
|
Please login to merge, or discard this patch.