summaryrefslogtreecommitdiffstats
path: root/SendGrid/SendGridMail/Transport/ITransport.cs
diff options
context:
space:
mode:
Diffstat (limited to 'SendGrid/SendGridMail/Transport/ITransport.cs')
-rw-r--r--[-rwxr-xr-x]SendGrid/SendGridMail/Transport/ITransport.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/SendGrid/SendGridMail/Transport/ITransport.cs b/SendGrid/SendGridMail/Transport/ITransport.cs
index b3a1936..0394cec 100755..100644
--- a/SendGrid/SendGridMail/Transport/ITransport.cs
+++ b/SendGrid/SendGridMail/Transport/ITransport.cs
@@ -1,4 +1,4 @@
-namespace SendGridMail.Transport
+namespace SendGridMail
{
/// <summary>
/// Encapsulates the transport mechanism so that it can be used in a generic way,