mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Use another facade
This commit is contained in:
@@ -27,7 +27,7 @@ use Crypt;
|
||||
use FireflyIII\Models\Attachment;
|
||||
use Illuminate\Console\Command;
|
||||
use Illuminate\Contracts\Encryption\DecryptException;
|
||||
use Log;
|
||||
use Illuminate\Support\Facades\Log;
|
||||
use Storage;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user