[backend/queue] Code cleanup
This commit is contained in:
parent
6c3f78a18b
commit
e885f753a1
1 changed files with 1 additions and 1 deletions
|
@ -478,4 +478,4 @@ public class PostgresJobQueue<T>(
|
|||
await db.SaveChangesAsync();
|
||||
RaiseJobDelayedEvent();
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue