Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
zkokelj committed Mar 21, 2024
1 parent 7210e78 commit e68882d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions integration/obscurogateway/tengateway_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,16 @@ import (
"context"
"encoding/json"
"fmt"
"github.com/go-kit/kit/transport/http/jsonrpc"
"github.com/ten-protocol/go-ten/go/rpc"
"io"
"math/big"
"net/http"
"strings"
"testing"
"time"

"github.com/go-kit/kit/transport/http/jsonrpc"
"github.com/ten-protocol/go-ten/go/rpc"

log2 "github.com/ten-protocol/go-ten/go/common/log"

"github.com/ethereum/go-ethereum"
Expand Down

0 comments on commit e68882d

Please sign in to comment.