diff --git a/src/ACUConsole/ACUConsolePresenter.cs b/src/ACUConsole/ACUConsolePresenter.cs index 716dae59..dfe0a63b 100644 --- a/src/ACUConsole/ACUConsolePresenter.cs +++ b/src/ACUConsole/ACUConsolePresenter.cs @@ -910,4 +910,4 @@ public class FileTransferResult /// public OSDP.Net.Model.ReplyData.FileTransferStatus.StatusDetail Status { get; set; } } -} \ No newline at end of file +}