mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-09 20:11:22 +00:00
Use another facade
This commit is contained in:
@@ -27,7 +27,7 @@ namespace FireflyIII\Console\Commands;
|
||||
use Illuminate\Console\Command;
|
||||
use Illuminate\Database\QueryException;
|
||||
use League\Flysystem\FilesystemException;
|
||||
use Log;
|
||||
use Illuminate\Support\Facades\Log;
|
||||
use Storage;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user