Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

Commit

Permalink
Removed first net/mail import
Browse files Browse the repository at this point in the history
  • Loading branch information
Gamma169 committed Dec 10, 2017
1 parent c273b3f commit f5e292e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion send.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import (
"errors"
"fmt"
"io"
"net/mail"
"os"
stdmail "net/mail"
)
Expand Down

0 comments on commit f5e292e

Please sign in to comment.