From def5fa16101d1abb076942b6ef1ab5f9c9cf6839 Mon Sep 17 00:00:00 2001 From: rabol Date: Sun, 21 Feb 2021 11:11:37 +0000 Subject: [PATCH] Fix styling --- src/Services/SimpleSubscriptionPeriod.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Services/SimpleSubscriptionPeriod.php b/src/Services/SimpleSubscriptionPeriod.php index 6c78937..2d75d01 100755 --- a/src/Services/SimpleSubscriptionPeriod.php +++ b/src/Services/SimpleSubscriptionPeriod.php @@ -5,7 +5,6 @@ namespace Rabol\SimpleSubscription\Services; use Carbon\Carbon; -use Symfony\Component\Mime\Exception\LogicException; class SimpleSubscriptionPeriod {