Delete to do log
This commit is contained in:
parent
3b77c4a5b2
commit
3ae8a97d15
|
@ -19,8 +19,6 @@ public class RelaysDevice
|
|||
catch (Exception e)
|
||||
{
|
||||
$"Failed to read from {nameof(RelaysDevice)}\n{e}".LogError();
|
||||
|
||||
// TODO: log
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue