Remove redundant include from sample code
This commit is contained in:
parent
ecd9cf1651
commit
5075cefb62
@ -8,7 +8,6 @@ import Network.HaskellNet.SMTP.SSL
|
|||||||
|
|
||||||
import Network.HaskellNet.Auth (AuthType(PLAIN))
|
import Network.HaskellNet.Auth (AuthType(PLAIN))
|
||||||
|
|
||||||
import Network.BSD (getHostName)
|
|
||||||
import qualified Data.ByteString.Char8 as B
|
import qualified Data.ByteString.Char8 as B
|
||||||
|
|
||||||
username = "username@gmail.com"
|
username = "username@gmail.com"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user