mirror of
https://github.com/mattermost/focalboard.git
synced 2024-11-27 08:31:20 +02:00
Remove unused router from the web.Server
struct
This commit is contained in:
parent
1111bd337a
commit
27ba0cc6c5
@ -22,7 +22,6 @@ type RoutedService interface {
|
||||
type Server struct {
|
||||
http.Server
|
||||
|
||||
router *mux.Router
|
||||
rootPath string
|
||||
port int
|
||||
ssl bool
|
||||
|
Loading…
Reference in New Issue
Block a user