Selaa lähdekoodia

Derp. Fix build.

Jed Denlea 11 vuotta sitten
vanhempi
commit
e14dc8e5a6
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  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) {