Skip to content

Commit 23b8605

Browse files
committed
Remove some unneeded code
1 parent 9bbf99f commit 23b8605

File tree

3 files changed

+0
-6
lines changed

3 files changed

+0
-6
lines changed

src/Contracts/Field/FieldTraitAwareInterface.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<?php
22

3-
declare(strict_types=1);
4-
53
namespace EasyCorp\Bundle\EasyAdminBundle\Contracts\Field;
64

75
use EasyCorp\Bundle\EasyAdminBundle\Config\Asset;

src/Registry/DashboardControllerRegistryInterface.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<?php
22

3-
declare(strict_types=1);
4-
53
namespace EasyCorp\Bundle\EasyAdminBundle\Registry;
64

75
interface DashboardControllerRegistryInterface

src/Router/AdminUrlGeneratorInterface.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<?php
22

3-
declare(strict_types=1);
4-
53
namespace EasyCorp\Bundle\EasyAdminBundle\Router;
64

75
/**

0 commit comments

Comments
 (0)