a
This commit is contained in:
@@ -269,7 +269,6 @@ if ($_SERVER['REQUEST_METHOD'] === 'POST') {
|
||||
exit;
|
||||
}
|
||||
echo json_encode($api->verifyFace($token, $image));
|
||||
// $api->verifyFace($token, $image);
|
||||
break;
|
||||
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user