mirror of
https://github.com/misskey-dev/misskey.git
synced 2024-11-23 19:36:43 +01: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