summaryrefslogtreecommitdiff
path: root/tests/Unit/Exceptions/Handlers/LegacyTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Unit/Exceptions/Handlers/LegacyTest.php')
-rw-r--r--tests/Unit/Exceptions/Handlers/LegacyTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Unit/Exceptions/Handlers/LegacyTest.php b/tests/Unit/Exceptions/Handlers/LegacyTest.php
index d7d65daf..d8ab6565 100644
--- a/tests/Unit/Exceptions/Handlers/LegacyTest.php
+++ b/tests/Unit/Exceptions/Handlers/LegacyTest.php
@@ -2,7 +2,6 @@
namespace Engelsystem\Test\Unit\Exceptions\handlers;
-
use Engelsystem\Exceptions\Handlers\Legacy;
use Engelsystem\Http\Request;
use Exception;