diff --git a/setup/base/base.go b/setup/base/base.go index fcdcf0f64..281153444 100644 --- a/setup/base/base.go +++ b/setup/base/base.go @@ -43,7 +43,6 @@ import ( "github.com/gorilla/mux" "github.com/kardianos/minwinsvc" - _ "github.com/kardianos/minwinsvc" appserviceAPI "github.com/matrix-org/dendrite/appservice/api" asinthttp "github.com/matrix-org/dendrite/appservice/inthttp"