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 {