forked from ddrilling/AsbCloudServer
Убрано лишнее
This commit is contained in:
parent
c71b9daca9
commit
ec0c412d53
@ -264,9 +264,6 @@ internal class SubsystemService : ISubsystemService
|
|||||||
|
|
||||||
foreach (var well in wells)
|
foreach (var well in wells)
|
||||||
{
|
{
|
||||||
if (well.Id == 676) {
|
|
||||||
;
|
|
||||||
}
|
|
||||||
var hoursOffset = well.Timezone.Hours;
|
var hoursOffset = well.Timezone.Hours;
|
||||||
|
|
||||||
var geDateStartUtc = geDate?.ToUtcDateTimeOffset(hoursOffset);
|
var geDateStartUtc = geDate?.ToUtcDateTimeOffset(hoursOffset);
|
||||||
|
Loading…
Reference in New Issue
Block a user