Goimports config test imports

This commit is contained in:
Devon Hudson 2022-12-22 08:26:13 -07:00
parent 044f1d1f37
commit eaa09f0d82
No known key found for this signature in database
GPG key ID: CD06B18E77F6A628

View file

@ -19,8 +19,8 @@ import (
"reflect"
"testing"
"github.com/sirupsen/logrus"
"github.com/matrix-org/gomatrixserverlib"
"github.com/sirupsen/logrus"
"gopkg.in/yaml.v2"
)