mirror of
https://github.com/friendica/friendica
synced 2024-11-19 14:23:42 +00:00
Remove space
This commit is contained in:
parent
3e676f9cf0
commit
ac1b8b7b3a
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ class Test extends BaseApi
|
|||
} else {
|
||||
$ok = 'ok';
|
||||
}
|
||||
|
||||
|
||||
echo self::format('ok', ['ok' => $ok]);
|
||||
exit;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue