Fix import path

This commit is contained in:
Brendan Abolivier 2017-09-11 18:52:06 +01:00
parent 0b0217ef72
commit b694349fd2
No known key found for this signature in database
GPG key ID: 8EF1500759F70623

View file

@ -30,7 +30,7 @@ import (
"github.com/matrix-org/gomatrixserverlib" "github.com/matrix-org/gomatrixserverlib"
"github.com/matrix-org/util" "github.com/matrix-org/util"
"github.com/sirupsen/logrus" "github.com/Sirupsen/logrus"
) )
type invite struct { type invite struct {