Skip to content

Commit

Permalink
flix linting issues
Browse files Browse the repository at this point in the history
  • Loading branch information
bthaile committed Dec 18, 2023
1 parent 375962a commit 05a91c6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion flowkit/flowkit.go
Original file line number Diff line number Diff line change
Expand Up @@ -1051,7 +1051,6 @@ func (f *Flowkit) SendTransaction(
return sentTx, res, err
}


// this is added to resolve the issue with chainhash ambiguous import,
// the code is not used, but it's needed to force go.mod specify and retain chainhash version
// workaround for issue: https://github.com/golang/go/issues/27899
Expand Down
1 change: 1 addition & 0 deletions flowkit/mocks/Services.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 05a91c6

Please sign in to comment.