Skip to content

Commit b449826

Browse files
committed
clean diff
Signed-off-by: Joshua Kim <[email protected]>
1 parent 7018c21 commit b449826

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

config/config.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -699,7 +699,6 @@ func getStakingConfig(v *viper.Viper, networkID uint32) (node.StakingConfig, err
699699
} else {
700700
config.StakingConfig = genesis.GetStakingConfig(networkID)
701701
}
702-
703702
return config, nil
704703
}
705704

0 commit comments

Comments
 (0)