mirror of
https://github.com/jhillyerd/inbucket.git
synced 2025-12-21 11:37:07 +00:00
Reformat *.go with goimports command
This commit is contained in:
@@ -3,8 +3,9 @@ package smtpd
|
||||
import (
|
||||
"bytes"
|
||||
"fmt"
|
||||
"github.com/jhillyerd/inbucket/config"
|
||||
"io"
|
||||
|
||||
"github.com/jhillyerd/inbucket/config"
|
||||
//"io/ioutil"
|
||||
"log"
|
||||
"net"
|
||||
|
||||
Reference in New Issue
Block a user