Skip to content

Commit 270fb55

Browse files
maru-avaqdm12
andauthored
Update tests/fixture/tmpnet/network.go
Co-authored-by: Quentin McGaw <quentin.mcgaw@avalabs.org> Signed-off-by: maru <maru.newby@avalabs.org>
1 parent 3995a51 commit 270fb55

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/fixture/tmpnet/network.go

-1
Original file line numberDiff line numberDiff line change
@@ -961,7 +961,6 @@ func (n *Network) writeNodeFlags(node *Node) error {
961961
// TODO(marun) Maybe avoid computing content flags for each node start?
962962

963963
if n.Genesis != nil {
964-
// Set the genesis
965964
genesisFileContent, err := n.GetGenesisFileContent()
966965
if err != nil {
967966
return err

0 commit comments

Comments
 (0)