1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-07 21:56:33 +02:00

feat(content): remove unused Atomastic\Arrays\Arrays namespace #552

This commit is contained in:
Awilum
2021-07-17 12:45:32 +03:00
parent 73cc65b8c0
commit 6ecba6b077

View File

@@ -9,7 +9,6 @@ declare(strict_types=1);
namespace Flextype\Foundation\Content;
use Atomastic\Arrays\Arrays;
use Atomastic\Macroable\Macroable;
use Flextype\Foundation\Entries;