Code restyling.

This commit is contained in:
2020-02-29 18:03:34 +00:00
parent b4dbbd4364
commit 61fa4c7658
2 changed files with 2 additions and 2 deletions

View File

@@ -39,7 +39,7 @@ namespace Aaru.Dto
{
public class DeviceDto : DeviceReportV2
{
public DeviceDto() { }
public DeviceDto() {}
public DeviceDto(DeviceReportV2 report)
{