Add resharper to hide unecessary comment
This commit is contained in:
parent
3ac3cabb1c
commit
111bc2226a
|
|
@ -38,6 +38,7 @@ using static InnovEnergy.App.SodiStoreMax.AggregationService.Aggregator;
|
||||||
using static InnovEnergy.App.SodiStoreMax.MiddlewareClasses.MiddlewareAgent;
|
using static InnovEnergy.App.SodiStoreMax.MiddlewareClasses.MiddlewareAgent;
|
||||||
using static InnovEnergy.Lib.Devices.Trumpf.SystemControl.DataTypes.SystemConfig;
|
using static InnovEnergy.Lib.Devices.Trumpf.SystemControl.DataTypes.SystemConfig;
|
||||||
using DeviceState = InnovEnergy.App.SodiStoreMax.Devices.DeviceState;
|
using DeviceState = InnovEnergy.App.SodiStoreMax.Devices.DeviceState;
|
||||||
|
// ReSharper disable PossibleLossOfFraction
|
||||||
|
|
||||||
#pragma warning disable IL2026
|
#pragma warning disable IL2026
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue