diff options
Diffstat (limited to 'SocketHttpListener.Portable/Primitives/ICertificate.cs')
| -rw-r--r-- | SocketHttpListener.Portable/Primitives/ICertificate.cs | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/SocketHttpListener.Portable/Primitives/ICertificate.cs b/SocketHttpListener.Portable/Primitives/ICertificate.cs deleted file mode 100644 index 1289da13d..000000000 --- a/SocketHttpListener.Portable/Primitives/ICertificate.cs +++ /dev/null @@ -1,12 +0,0 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Threading.Tasks; - -namespace SocketHttpListener.Primitives -{ - public interface ICertificate - { - } -} |
