summaryrefslogtreecommitdiffstats
path: root/SendGrid/SendGridMail/Transport/Web.cs
diff options
context:
space:
mode:
authorElmer Thomas <elmer@ThinkingSerious.com>2015-12-10 23:23:24 -0800
committerElmer Thomas <elmer@ThinkingSerious.com>2015-12-10 23:23:24 -0800
commit5391fbe59c8be7e23f4b89786bdca0063d4730d0 (patch)
treee1a72df8cf438b53341b747e190eeba23cc92d39 /SendGrid/SendGridMail/Transport/Web.cs
parent6d5b3a4c261f25fa308e5a1e87ff1242804db0b1 (diff)
parent56af17b2b4c5021fa1a5584b662cd8bfd053b3b0 (diff)
downloadsendgrid-csharp-5391fbe59c8be7e23f4b89786bdca0063d4730d0.zip
sendgrid-csharp-5391fbe59c8be7e23f4b89786bdca0063d4730d0.tar.gz
sendgrid-csharp-5391fbe59c8be7e23f4b89786bdca0063d4730d0.tar.bz2
Merge pull request #166 from sendgrid/asm_groups_get_postv6.3.1
Asm groups [GET, POST, DELETE]
Diffstat (limited to 'SendGrid/SendGridMail/Transport/Web.cs')
-rw-r--r--SendGrid/SendGridMail/Transport/Web.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/SendGrid/SendGridMail/Transport/Web.cs b/SendGrid/SendGridMail/Transport/Web.cs
index eb66427..dbf5d28 100644
--- a/SendGrid/SendGridMail/Transport/Web.cs
+++ b/SendGrid/SendGridMail/Transport/Web.cs
@@ -7,8 +7,6 @@ using System.Net.Http;
using System.Net.Http.Headers;
using System.Reflection;
using System.Threading.Tasks;
-using System.Xml;
-using Exceptions;
using SendGrid.SmtpApi;
// ReSharper disable MemberCanBePrivate.Global