Убрано лишнее

This commit is contained in:
Olga Nemt 2024-08-07 11:00:05 +05:00
parent c71b9daca9
commit ec0c412d53

View File

@ -264,9 +264,6 @@ internal class SubsystemService : ISubsystemService
foreach (var well in wells)
{
if (well.Id == 676) {
;
}
var hoursOffset = well.Timezone.Hours;
var geDateStartUtc = geDate?.ToUtcDateTimeOffset(hoursOffset);