From 7af0225f998b19159a41790d74552d2bbf052fc8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Viktor=20Sz=C3=A9pe?= Date: Thu, 21 Mar 2024 18:59:53 +0100 Subject: [PATCH] fix cs --- tests/Actions/ActionTest.php | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/Actions/ActionTest.php b/tests/Actions/ActionTest.php index 3ac06370..5fa17bda 100644 --- a/tests/Actions/ActionTest.php +++ b/tests/Actions/ActionTest.php @@ -5,7 +5,6 @@ use Cone\Root\Fields\Text; use Cone\Root\Tests\TestCase; use Cone\Root\Tests\User; -use Illuminate\Routing\Route; class ActionTest extends TestCase {