Formatting changes in basecomponent/base.go

This commit is contained in:
Pushpam Choudhary 2019-12-05 21:09:51 +05:30
parent dd3cf65a7d
commit 5564e90f7c

View file

@ -28,8 +28,8 @@ import (
"github.com/matrix-org/dendrite/clientapi/auth/storage/devices"
"github.com/matrix-org/dendrite/common"
"github.com/gorilla/mux"
sarama "github.com/Shopify/sarama"
"github.com/gorilla/mux"
appserviceAPI "github.com/matrix-org/dendrite/appservice/api"
"github.com/matrix-org/dendrite/common/config"