Use another facade

This commit is contained in:
James Cole
2023-04-01 07:04:42 +02:00
parent 73d3a82519
commit c7d9ca9a61
258 changed files with 263 additions and 263 deletions

View File

@@ -29,7 +29,7 @@ use Crypt;
use FireflyIII\Exceptions\FireflyException;
use Illuminate\Contracts\Encryption\DecryptException;
use Laravel\Passport\Console\KeysCommand;
use Log;
use Illuminate\Support\Facades\Log;
use Psr\Container\ContainerExceptionInterface;
use Psr\Container\NotFoundExceptionInterface;