diff options
Diffstat (limited to 'README.md')
-rwxr-xr-x | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -19,7 +19,6 @@ using System; using System.Net; using System.Net.Mail; using SendGridMail; -using SendGridMail.Transport; ``` #How to: Create an email |