Skip to content

Commit

Permalink
- linter fix
Browse files Browse the repository at this point in the history
  • Loading branch information
iulianpascalau committed Nov 8, 2023
1 parent 9f0c79c commit 9d7c7e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion node/chainSimulator/chainSimulator.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ type simulator struct {
syncedBroadcastNetwork components.SyncedBroadcastNetworkHandler
nodes []ChainHandler
numOfShards uint32
genesisTimestamp int64
}

// NewChainSimulator will create a new instance of simulator
Expand Down

0 comments on commit 9d7c7e7

Please sign in to comment.