aboutsummaryrefslogtreecommitdiff
path: root/server.go
diff options
context:
space:
mode:
Diffstat (limited to 'server.go')
-rw-r--r--server.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/server.go b/server.go
index e021950..c2c3247 100644
--- a/server.go
+++ b/server.go
@@ -10,7 +10,6 @@ import (
type Server struct {
DataFile string
- SNI
Route
wwwServer http.Server
tlsServer http.Server