delete unecessary comments
This commit is contained in:
parent
c6a21232f1
commit
e2603cfeec
|
@ -471,9 +471,6 @@ internal static class Program
|
|||
: salimaxAlarmsState; // this will be replaced by LedState
|
||||
|
||||
int.TryParse(s3Bucket?.Split("-")[0], out var installationId);
|
||||
|
||||
//record.Log.SalimaxAlarms = bAlarmList;
|
||||
//record.Log.SalimaxWarnings = bWarningList;
|
||||
|
||||
var returnedStatus = new StatusMessage
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue