@@ -18,7 +18,6 @@ |
||
| 18 | 18 | |
| 19 | 19 | use SWP\Bundle\ContentBundle\Event\ArticleEvent; |
| 20 | 20 | use SWP\Bundle\ContentBundle\Service\ArticleServiceInterface; |
| 21 | -use SWP\Bundle\CoreBundle\Model\Tenant; |
|
| 22 | 21 | use SWP\Bundle\SettingsBundle\Manager\SettingsManagerInterface; |
| 23 | 22 | use SWP\Component\MultiTenancy\Context\TenantContextInterface; |
| 24 | 23 | |