@@ -4,7 +4,6 @@ |
||
| 4 | 4 | |
| 5 | 5 | // From 'charcoal-cms' |
| 6 | 6 | use Charcoal\Cms\AbstractSection; |
| 7 | -use Charcoal\Cms\Mixin\ContentSectionInterface; |
|
| 8 | 7 | |
| 9 | 8 | /** |
| 10 | 9 | * Content section |
@@ -4,7 +4,6 @@ |
||
| 4 | 4 | |
| 5 | 5 | // From 'charcoal-cms' |
| 6 | 6 | use Charcoal\Cms\AbstractSection; |
| 7 | -use Charcoal\Cms\Mixin\EmptySectionInterface; |
|
| 8 | 7 | |
| 9 | 8 | /** |
| 10 | 9 | * Empty section |