mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-26 05:01:06 -08:00
Remove extra line
This commit is contained in:
parent
931ca98c02
commit
7667b0a216
|
@ -23,7 +23,6 @@ class SecurityHeaders
|
|||
|
||||
public function handle($request, Closure $next)
|
||||
{
|
||||
|
||||
$this->removeUnwantedHeaders($this->unwantedHeaderList);
|
||||
$response = $next($request);
|
||||
|
||||
|
|
Loading…
Reference in a new issue