mirror of
https://github.com/friendica/friendica
synced 2024-11-19 16:23:40 +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 {
|
} else {
|
||||||
$ok = 'ok';
|
$ok = 'ok';
|
||||||
}
|
}
|
||||||
|
|
||||||
echo self::format('ok', ['ok' => $ok]);
|
echo self::format('ok', ['ok' => $ok]);
|
||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue