mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-08 12:12:48 +01:00
Remove white space
This commit is contained in:
parent
0b122f9c6a
commit
0dfdce2f0b
@ -267,8 +267,6 @@ class SubscriptionListener
|
||||
$jsonData['client_name'] = $entity->client->getDisplayName();
|
||||
}
|
||||
|
||||
|
||||
|
||||
foreach ($subscriptions as $subscription) {
|
||||
switch ($subscription->format) {
|
||||
case SUBSCRIPTION_FORMAT_JSON:
|
||||
|
Loading…
Reference in New Issue
Block a user