Skip to content

Commit

Permalink
IRISHUB-238: fix test_lint failure in context.go
Browse files Browse the repository at this point in the history
  • Loading branch information
HaoyangLiu committed Aug 31, 2018
1 parent 9595824 commit cb3e729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/context/context.go
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
package context

import (
"io"
"bytes"
"fmt"
"github.com/cosmos/cosmos-sdk/client"
"github.com/cosmos/cosmos-sdk/wire"
"github.com/cosmos/cosmos-sdk/x/auth"
"io"

"github.com/spf13/viper"

Expand Down

0 comments on commit cb3e729

Please sign in to comment.