Fixup of previous commit -- remove unused import.
This commit is contained in:
parent
e056fb2eb9
commit
2ba5cb48b2
|
@ -2,7 +2,6 @@ package dnsforward
|
|||
|
||||
import (
|
||||
"bytes"
|
||||
"crypto/tls"
|
||||
"fmt"
|
||||
"io/ioutil"
|
||||
"log"
|
||||
|
|
Loading…
Reference in New Issue