mirror of
https://github.com/tendermint/tendermint.git
synced 2026-02-10 22:10:11 +00:00
Remove an unnecessary import alias.
This commit is contained in:
@@ -13,7 +13,7 @@ import (
|
||||
sq "github.com/Masterminds/squirrel"
|
||||
schema "github.com/adlio/schema"
|
||||
proto "github.com/gogo/protobuf/proto"
|
||||
dockertest "github.com/ory/dockertest"
|
||||
"github.com/ory/dockertest"
|
||||
"github.com/ory/dockertest/docker"
|
||||
"github.com/stretchr/testify/assert"
|
||||
"github.com/stretchr/testify/require"
|
||||
|
||||
Reference in New Issue
Block a user