mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-27 15:07:03 +01:00
Remove trailing whitespace
This commit is contained in:
@@ -143,7 +143,7 @@ namespace Tgstation.Server.Host.Controllers
|
||||
Instance = Instance,
|
||||
};
|
||||
var api = currentModel.ToApi();
|
||||
|
||||
|
||||
await DatabaseContext.Save(cancellationToken).ConfigureAwait(false);
|
||||
await jobManager.RegisterOperation(
|
||||
job,
|
||||
|
||||
Reference in New Issue
Block a user