Skip to content

Commit

Permalink
fix imports.
Browse files Browse the repository at this point in the history
  • Loading branch information
cristure committed Apr 23, 2024
1 parent 46b0f95 commit f9d87c4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions service/hyperOutportBlock/blockService.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ import (
"encoding/hex"
"fmt"

"github.com/multiversx/mx-chain-core-go/core/check"

data "github.com/multiversx/mx-chain-ws-connector-template-go/data/hyperOutportBlocks"
"github.com/multiversx/mx-chain-ws-connector-template-go/process"
)
Expand Down

0 comments on commit f9d87c4

Please sign in to comment.