Changed some bad import paths
This commit is contained in:
@@ -3,7 +3,7 @@ package srvhttps
|
||||
import "fmt"
|
||||
import "log"
|
||||
import "net/http"
|
||||
import "hnakra/config"
|
||||
import "hnakra/router/config"
|
||||
|
||||
type Server struct {
|
||||
underlying *http.Server
|
||||
|
||||
Reference in New Issue
Block a user