diff --git a/tests/ListView/BaseTest.php b/tests/ListView/BaseTest.php index b5eac8898..4d19d4c6f 100644 --- a/tests/ListView/BaseTest.php +++ b/tests/ListView/BaseTest.php @@ -4,7 +4,6 @@ namespace Yiisoft\Yii\DataView\Tests\ListView; -use InvalidArgumentException; use PHPUnit\Framework\TestCase; use Yiisoft\Data\Paginator\PaginatorException; use Yiisoft\Definitions\Exception\CircularReferenceException;