Skip to content

Commit b1ce65c

Browse files
committed
updated
1 parent d872386 commit b1ce65c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/email.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ package utils
33
import (
44
"bytes"
55
"crypto/tls"
6+
"html/template"
67
"log"
78
"os"
89
"path/filepath"
9-
"text/template"
1010

1111
"github.com/k3a/html2text"
1212
"github.com/wpcodevo/golang-mongodb/config"

0 commit comments

Comments
 (0)