Remove space
This commit is contained in:
parent
3e676f9cf0
commit
ac1b8b7b3a
|
@ -35,7 +35,7 @@ class Test extends BaseApi
|
|||
} else {
|
||||
$ok = 'ok';
|
||||
}
|
||||
|
||||
|
||||
echo self::format('ok', ['ok' => $ok]);
|
||||
exit;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue