From 8a8dbbaf7e79f37cccd8720ae413bcbb840a2d92 Mon Sep 17 00:00:00 2001 From: StyleCI Bot Date: Fri, 9 Aug 2024 11:02:28 +0000 Subject: [PATCH] Apply fixes from StyleCI --- tests/HelpersTest.php | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/HelpersTest.php b/tests/HelpersTest.php index ff60582..8349cf3 100644 --- a/tests/HelpersTest.php +++ b/tests/HelpersTest.php @@ -3,7 +3,6 @@ namespace Tests; use L5Swagger\Exceptions\L5SwaggerException; -use PHPUnit\Framework\Attributes\CoversClass; use PHPUnit\Framework\Attributes\CoversFunction; use PHPUnit\Framework\Attributes\TestDox;