From 24a3b23a41bf27d65c27a63050b29c4167ef6e2c Mon Sep 17 00:00:00 2001 From: Jeremy Postlethwaite Date: Sat, 18 May 2024 13:07:00 -0700 Subject: [PATCH] GH-14 --- tests/Feature/Http/Controllers/BacklogTestCase.php | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/Feature/Http/Controllers/BacklogTestCase.php b/tests/Feature/Http/Controllers/BacklogTestCase.php index ce4c7aa..b197d89 100644 --- a/tests/Feature/Http/Controllers/BacklogTestCase.php +++ b/tests/Feature/Http/Controllers/BacklogTestCase.php @@ -11,7 +11,6 @@ use Playground\Matrix\Resource\Http\Requests; use Playground\Matrix\Resource\Http\Resources; use Playground\Matrix\Resource\Policies\BacklogPolicy; -use Tests\Feature\Playground\Matrix\Resource\TestCase; /** * \Tests\Feature\Playground\Matrix\Resource\Http\Controllers\BacklogTestCase