summaryrefslogtreecommitdiff
path: root/tests/TestCase.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/TestCase.php')
-rw-r--r--tests/TestCase.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/TestCase.php b/tests/TestCase.php
index c20868d2b1..c4cebb9458 100644
--- a/tests/TestCase.php
+++ b/tests/TestCase.php
@@ -27,7 +27,6 @@ use Fisharebest\Webtrees\Module\WebtreesTheme;
use Fisharebest\Webtrees\Services\MigrationService;
use Fisharebest\Webtrees\Services\TimeoutService;
use Fisharebest\Webtrees\Services\UserService;
-use GuzzleHttp\Psr7\ServerRequest;
use Illuminate\Cache\ArrayStore;
use Illuminate\Cache\Repository;
use Illuminate\Database\Capsule\Manager as DB;