mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-26 06:04:08 -08:00
Remove unused import
This commit is contained in:
parent
7667b0a216
commit
f63710fb5c
|
@ -3,7 +3,6 @@
|
|||
namespace App\Http\Middleware;
|
||||
|
||||
use Closure;
|
||||
use Illuminate\Support\Facades\App;
|
||||
|
||||
class SecurityHeaders
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue