Browse Source

Derp. Fix build.

Jed Denlea 11 years ago
parent
commit
e14dc8e5a6
1 changed files with 0 additions and 1 deletions
  1. 0 1
      email_test.go

+ 0 - 1
email_test.go

@@ -11,7 +11,6 @@ import (
 	"mime/multipart"
 	"net/mail"
 	"net/smtp"
-	"os"
 )
 
 func TestEmailTextHtmlAttachment(t *testing.T) {