diff --git a/src/Listener/Traits/IndexTypeTrait.php b/src/Listener/Traits/IndexTypeTrait.php index 3fbd5168..94cbcdc8 100644 --- a/src/Listener/Traits/IndexTypeTrait.php +++ b/src/Listener/Traits/IndexTypeTrait.php @@ -4,7 +4,6 @@ namespace CrudView\Listener\Traits; use Cake\Controller\Controller; -use Cake\ORM\Table; use Crud\Action\BaseAction; use Crud\Action\IndexAction;