Removed unwanted space line
This commit is contained in:
@@ -366,7 +366,6 @@ class TestingPanelController extends Controller
|
||||
$expectedToken = $expectedUser . ':' . $expectedPw;
|
||||
|
||||
//$data = $request->all();
|
||||
|
||||
if ("Bearer " . $expectedToken != $header_auth)
|
||||
{
|
||||
return response()->json([
|
||||
|
||||
Reference in New Issue
Block a user