|
@@ -8,10 +8,8 @@ |
|
|
block discarded – undo |
|
8
|
8
|
use Victoire\Bundle\BusinessPageBundle\Entity\BusinessPage; |
|
9
|
9
|
use Victoire\Bundle\BusinessPageBundle\Entity\BusinessTemplate; |
|
10
|
10
|
use Victoire\Bundle\CoreBundle\Controller\VictoireAlertifyControllerTrait; |
|
11
|
|
-use Victoire\Bundle\CoreBundle\Entity\WebViewInterface; |
|
12
|
11
|
use Victoire\Bundle\PageBundle\Entity\BasePage; |
|
13
|
12
|
use Victoire\Bundle\PageBundle\Entity\Page; |
|
14
|
|
-use Victoire\Bundle\TemplateBundle\Entity\Template; |
|
15
|
13
|
use Victoire\Bundle\ViewReferenceBundle\ViewReference\ViewReference; |
|
16
|
14
|
|
|
17
|
15
|
/** |
Please login to merge, or discard this patch.