Passed
Push — master ( 503d5b...8e6076 )
by Chubarov
03:46
created
src/Report.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -6,7 +6,6 @@
 block discarded – undo
6 6
 use agoalofalife\Reports\Contracts\NotificationReport;
7 7
 use agoalofalife\Reports\Contracts\ResourceCollectionReport;
8 8
 use Illuminate\Database\Eloquent\Model;
9
-use Illuminate\Support\Facades\Log;
10 9
 use Illuminate\Support\Facades\Notification;
11 10
 use Illuminate\Support\Facades\Storage;
12 11
 use \agoalofalife\Reports\Models\Report as ReportBase;
Please login to merge, or discard this patch.