From 981d8d56e11f05083ee75f9b35a6b06e111c4ef9 Mon Sep 17 00:00:00 2001 From: freekmurze Date: Tue, 19 Jan 2021 19:39:18 +0000 Subject: [PATCH] Fix styling --- tests/Concerns/MatchesOsSafeSnapshots.php | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/Concerns/MatchesOsSafeSnapshots.php b/tests/Concerns/MatchesOsSafeSnapshots.php index 74e6e1e..b6d2c0d 100644 --- a/tests/Concerns/MatchesOsSafeSnapshots.php +++ b/tests/Concerns/MatchesOsSafeSnapshots.php @@ -3,7 +3,6 @@ namespace Spatie\LaravelRay\Tests\Concerns; - use Spatie\Snapshots\MatchesSnapshots; trait MatchesOsSafeSnapshots