@@ -11,9 +11,6 @@ |
||
11 | 11 | |
12 | 12 | namespace Sylius\Component\Mailer\Model; |
13 | 13 | |
14 | -use Sylius\Component\Resource\Model\TimestampableTrait; |
|
15 | -use Sylius\Component\Resource\Model\ToggleableTrait; |
|
16 | - |
|
17 | 14 | /** |
18 | 15 | * @author Paweł Jędrzejewski <[email protected]> |
19 | 16 | */ |
@@ -11,11 +11,6 @@ |
||
11 | 11 | |
12 | 12 | namespace Sylius\Component\Mailer\Model; |
13 | 13 | |
14 | -use Sylius\Component\Resource\Model\CodeAwareInterface; |
|
15 | -use Sylius\Component\Resource\Model\ResourceInterface; |
|
16 | -use Sylius\Component\Resource\Model\TimestampableInterface; |
|
17 | -use Sylius\Component\Resource\Model\ToggleableInterface; |
|
18 | - |
|
19 | 14 | /** |
20 | 15 | * @author Paweł Jędrzejewski <[email protected]> |
21 | 16 | */ |