Completed
Pull Request — 1.4 (#696)
by Rafał
08:39
created
src/SWP/Bundle/CoreBundle/EventListener/ArticlePublishListener.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -18,7 +18,6 @@
 block discarded – undo
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
 
Please login to merge, or discard this patch.