mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-14 08:11:20 +00:00
Use another facade
This commit is contained in:
@@ -26,7 +26,7 @@ namespace FireflyIII\Helpers\Webhook;
|
||||
use FireflyIII\Exceptions\FireflyException;
|
||||
use FireflyIII\Models\WebhookMessage;
|
||||
use JsonException;
|
||||
use Log;
|
||||
use Illuminate\Support\Facades\Log;
|
||||
|
||||
/**
|
||||
* Class Sha3SignatureGenerator
|
||||
|
Reference in New Issue
Block a user