소스 검색

Derp. Fix build.

Jed Denlea 11 년 전
부모
커밋
e14dc8e5a6
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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) {