From 47f35ef3836cadd2a1314a8a0d3d0b3c1a5e8f6e Mon Sep 17 00:00:00 2001 From: riasvdv Date: Fri, 20 Sep 2024 13:11:59 +0000 Subject: [PATCH] Fix styling --- tests/SslCertificateTest.php | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/SslCertificateTest.php b/tests/SslCertificateTest.php index a818428..5a794a8 100644 --- a/tests/SslCertificateTest.php +++ b/tests/SslCertificateTest.php @@ -5,7 +5,6 @@ use function Spatie\Snapshots\assertMatchesJsonSnapshot; use Spatie\SslCertificate\Downloader; - use Spatie\SslCertificate\SslCertificate; beforeEach(function () {