Changed some bad import paths
This commit is contained in:
@@ -5,7 +5,7 @@ import "fmt"
|
||||
import "net"
|
||||
import "crypto/tls"
|
||||
import "hnakra/router"
|
||||
import "hnakra/config"
|
||||
import "hnakra/router/config"
|
||||
|
||||
type Server struct {
|
||||
underlying net.Listener
|
||||
|
||||
Reference in New Issue
Block a user