Skip to content

Commit 56273e3

Browse files
committed
Cleanup code
1 parent 24bb34c commit 56273e3

File tree

3 files changed

+0
-25
lines changed

3 files changed

+0
-25
lines changed

src/OSDP.Net.Tests/ControlPanelTest.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
using System.Linq;
44
using System.Threading;
55
using System.Threading.Tasks;
6-
using Microsoft.Extensions.Logging;
76
using Microsoft.Extensions.Logging.Abstractions;
87
using Moq;
98
using NUnit.Framework;

src/OSDP.Net.Tests/Global.cs

Lines changed: 0 additions & 23 deletions
This file was deleted.

src/OSDP.Net.Tests/IntegrationTests/PeripheryDeviceTest.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111

1212
namespace OSDP.Net.Tests.IntegrationTests;
1313

14-
1514
//
1615
// NOTE: Majority of naming/structure in this file is very much a work-in-progress
1716
// and will be updated if we continue to build out a set of integration tests

0 commit comments

Comments
 (0)