Skip to content

Commit

Permalink
UPT
Browse files Browse the repository at this point in the history
  • Loading branch information
davcrypto committed Jan 2, 2025
1 parent 4b0a634 commit d8ec51a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -521,12 +521,12 @@ import (

"github.com/valyala/fasthttp"

"github.com/crypto-com/chain-indexing/infrastructure/httpapi"
"github.com/crypto-com/chain-indexing/infrastructure/httpapi"
"github.com/crypto-com/chain-indexing/appinterface/cosmosapp"
"github.com/crypto-com/chain-indexing/appinterface/rdb"
"github.com/crypto-com/chain-indexing/appinterface/tendermint"
"github.com/crypto-com/chain-indexing/bootstrap"
sysconfig "github.com/crypto-com/chain-indexing/bootstrap/config"
sysconfig "github.com/crypto-com/chain-indexing/bootstrap/config"
applogger "github.com/crypto-com/chain-indexing/external/logger"
httpapi_handlers "github.com/crypto-com/chain-indexing/infrastructure/httpapi/handlers"
)
Expand Down

0 comments on commit d8ec51a

Please sign in to comment.