Skip to content

Commit 4333891

Browse files
authored
[refactor] import log facade instead of relying on alias
duplicates #218 resolves #221
1 parent 6d0c648 commit 4333891

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Providers/TotemServiceProvider.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
use Cron\CronExpression;
66
use Illuminate\Http\UploadedFile;
7+
use Illuminate\Support\Facades\Log;
78
use Illuminate\Support\Facades\Schema;
89
use Illuminate\Support\Facades\Validator;
910
use Illuminate\Support\ServiceProvider;

0 commit comments

Comments
 (0)