浏览代码

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) {