diff options
| author | dkanada <dkanada@users.noreply.github.com> | 2020-02-03 17:15:03 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-03 17:15:03 +0900 |
| commit | b7a9900556d2fb316f0ea9d96e561bebb5332257 (patch) | |
| tree | e802de10778d4b7b35513003fc174968023661bb /RSSDP/SsdpEmbeddedDevice.cs | |
| parent | fe325a6e73602893e86ba2bf6efbfc14e90260ad (diff) | |
| parent | 87d2479b784139584e386349c59f81688930571a (diff) | |
Merge pull request #2357 from Bond-009/warn13
Fix warnings
Diffstat (limited to 'RSSDP/SsdpEmbeddedDevice.cs')
| -rw-r--r-- | RSSDP/SsdpEmbeddedDevice.cs | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/RSSDP/SsdpEmbeddedDevice.cs b/RSSDP/SsdpEmbeddedDevice.cs index 6f05518a9..4810703d7 100644 --- a/RSSDP/SsdpEmbeddedDevice.cs +++ b/RSSDP/SsdpEmbeddedDevice.cs @@ -1,7 +1,3 @@ -using System; -using System.Collections.Generic; -using System.Text; - namespace Rssdp { /// <summary> |
