diff options
| author | Greenback <jimcartlidge@yahoo.co.uk> | 2020-10-31 18:21:46 +0000 |
|---|---|---|
| committer | Greenback <jimcartlidge@yahoo.co.uk> | 2020-10-31 18:21:46 +0000 |
| commit | 83af636c610744903b709117f7f2a7b7e34da1f0 (patch) | |
| tree | a4aef3e5a420b333e575ee3a8f8ff599d5c0b00a /RSSDP | |
| parent | c25ec72864768633417e06e6e34b1a2af7cc0df0 (diff) | |
Updated with new NetManager
Diffstat (limited to 'RSSDP')
| -rw-r--r-- | RSSDP/SsdpDevicePublisher.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/RSSDP/SsdpDevicePublisher.cs b/RSSDP/SsdpDevicePublisher.cs index ae175d8c9..3e89d7f60 100644 --- a/RSSDP/SsdpDevicePublisher.cs +++ b/RSSDP/SsdpDevicePublisher.cs @@ -6,7 +6,6 @@ using System.Net; using System.Threading; using System.Threading.Tasks; using MediaBrowser.Common.Net; -using NetworkCollection; namespace Rssdp.Infrastructure { |
