Skip to content

Commit

Permalink
Cleanup code
Browse files Browse the repository at this point in the history
  • Loading branch information
bytedreamer committed Oct 28, 2024
1 parent 24bb34c commit 56273e3
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 25 deletions.
1 change: 0 additions & 1 deletion src/OSDP.Net.Tests/ControlPanelTest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using Microsoft.Extensions.Logging;
using Microsoft.Extensions.Logging.Abstractions;
using Moq;
using NUnit.Framework;
Expand Down
23 changes: 0 additions & 23 deletions src/OSDP.Net.Tests/Global.cs

This file was deleted.

1 change: 0 additions & 1 deletion src/OSDP.Net.Tests/IntegrationTests/PeripheryDeviceTest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@

namespace OSDP.Net.Tests.IntegrationTests;


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

0 comments on commit 56273e3

Please sign in to comment.