From bb9971a5404c53e20e3fe979391f4175345620ed Mon Sep 17 00:00:00 2001 From: StyleCI Bot Date: Thu, 23 Apr 2026 23:19:31 +0000 Subject: [PATCH] Apply fixes from StyleCI --- tests/Httpful/CoverageBoostTest.php | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/Httpful/CoverageBoostTest.php b/tests/Httpful/CoverageBoostTest.php index d61706b..ea9e152 100644 --- a/tests/Httpful/CoverageBoostTest.php +++ b/tests/Httpful/CoverageBoostTest.php @@ -5,7 +5,6 @@ namespace Httpful\tests; use Httpful\Exception\ClientErrorException; -use Httpful\Exception\NetworkErrorException; use Httpful\Exception\ResponseException; use Httpful\Exception\XmlParseException; use Httpful\Factory;