cleanup of old autoid serial stuff
This commit is contained in:
@@ -60,10 +60,6 @@ namespace AyaNova.Util
|
||||
ApiServerState.ServerState wasServerState = apiServerState.GetState();
|
||||
string wasReason = apiServerState.Reason;
|
||||
|
||||
//START SERIAL NUMBER GENERATORS
|
||||
if (ServerBootConfig.WIDGET_SERIAL == null)
|
||||
ServerBootConfig.WIDGET_SERIAL = new AutoId(0);
|
||||
|
||||
try
|
||||
{
|
||||
await LogStatusAsync(JobId, LogJob, log, $"SEEDER: Seeding data level is {slevel.ToString()}, time zone offset is {timeZoneOffset.ToString()}");
|
||||
|
||||
Reference in New Issue
Block a user