Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
MrLutik committed Jun 9, 2024
1 parent 1e99db5 commit 24d8fea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/shidai/internal/api/get_dashboard.go
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,6 @@ func updateDashboard() error {
var (
catchingUpFinal bool = false // Finale state if node is catching up or not after all updates
waitingFinal bool = false
seatClaiAvailableFinal bool = false
activeValidatorsFinal int = 0
pausedValidatorsFinal int = 0
inactiveValidatorsFinal int = 0
Expand Down

0 comments on commit 24d8fea

Please sign in to comment.