Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
srene committed Nov 29, 2024
1 parent 4b1c0ed commit 6cb5796
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion block/fork.go
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ func (m *Manager) MonitorForkUpdateLoop(ctx context.Context) error {

// checkForkUpdate checks if the hub has a fork update
func (m *Manager) checkForkUpdate(msg string) error {

rollapp, err := m.SLClient.GetRollapp()
if err != nil {
return err
Expand Down

0 comments on commit 6cb5796

Please sign in to comment.