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:
@@ -43,7 +43,7 @@ use Illuminate\Database\Eloquent\Builder as EloquentBuilder;
|
||||
use Illuminate\Database\Eloquent\Relations\HasMany;
|
||||
use Illuminate\Support\Collection;
|
||||
use JsonException;
|
||||
use Log;
|
||||
use Illuminate\Support\Facades\Log;
|
||||
use Storage;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user