mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
chore: code cleanup.
This commit is contained in:
@@ -24,8 +24,8 @@ declare(strict_types=1);
|
||||
namespace FireflyIII\Transformers;
|
||||
|
||||
use FireflyIII\Models\WebhookMessage;
|
||||
use Jsonexception;
|
||||
use Illuminate\Support\Facades\Log;
|
||||
use Jsonexception;
|
||||
|
||||
/**
|
||||
* Class WebhookMessageTransformer
|
||||
|
Reference in New Issue
Block a user