mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-10 07:03:08 +02:00
Remove a trailing whitespace (#3261)
This commit is contained in:
parent
ad84901f39
commit
81312f5a93
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ export default async (job: bq.Job, done: any): Promise<void> => {
|
|||
done();
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
//#region Log
|
||||
publishApLogStream({
|
||||
direction: 'in',
|
||||
|
|
Loading…
Reference in a new issue