Skip to content

Commit

Permalink
Remove unused chains#beacons field (#2692)
Browse files Browse the repository at this point in the history
Signed-off-by: Joshua Kim <20001595+joshua-kim@users.noreply.github.com>
  • Loading branch information
joshua-kim committed Feb 1, 2024
1 parent cb0ab8f commit 9ae6250
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion chains/manager.go
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,6 @@ type chain struct {
Context *snow.ConsensusContext
VM common.VM
Handler handler.Handler
Beacons validators.Manager
}

// ChainConfig is configuration settings for the current execution.
Expand Down

0 comments on commit 9ae6250

Please sign in to comment.