mirror of
https://github.com/aaru-dps/Aaru.Dto.git
synced 2025-12-16 19:24:34 +00:00
Code restyling.
This commit is contained in:
@@ -39,7 +39,7 @@ namespace Aaru.Dto
|
||||
{
|
||||
public class DeviceDto : DeviceReportV2
|
||||
{
|
||||
public DeviceDto() { }
|
||||
public DeviceDto() {}
|
||||
|
||||
public DeviceDto(DeviceReportV2 report)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user