mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-26 06:04:08 -08:00
Remove unused Log statement
This commit is contained in:
parent
a44b90dfc9
commit
60560e4994
|
@ -3,7 +3,6 @@ namespace App\Providers;
|
||||||
|
|
||||||
use Validator;
|
use Validator;
|
||||||
use Illuminate\Support\ServiceProvider;
|
use Illuminate\Support\ServiceProvider;
|
||||||
use Log;
|
|
||||||
use DB;
|
use DB;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in a new issue