Fixup of previous commit -- remove unused import.

This commit is contained in:
Eugene Bujak 2018-12-06 17:19:57 +03:00
parent e056fb2eb9
commit 2ba5cb48b2
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@ package dnsforward
import ( import (
"bytes" "bytes"
"crypto/tls"
"fmt" "fmt"
"io/ioutil" "io/ioutil"
"log" "log"