Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
0xK4d1r committed Jan 17, 2021
1 parent bf8ed50 commit ce30d17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/ipcs/service.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ package ipcs

import (
"fmt"
"github.com/ava-labs/avalanchego/ids"
"net/http"

"github.com/gorilla/rpc/v2"

"github.com/ava-labs/avalanchego/api"
"github.com/ava-labs/avalanchego/chains"
"github.com/ava-labs/avalanchego/ids"
"github.com/ava-labs/avalanchego/ipcs"
"github.com/ava-labs/avalanchego/snow/engine/common"
"github.com/ava-labs/avalanchego/utils/json"
Expand Down

0 comments on commit ce30d17

Please sign in to comment.