Skip to content

Commit

Permalink
Remove StateMachine (causes "ambiguous selector" error for Ready()
Browse files Browse the repository at this point in the history
  • Loading branch information
reductionista committed Feb 7, 2025
1 parent c2088a9 commit ff0e81f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/solana/logpoller/log_poller.go
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ type filtersI interface {
}

type Service struct {
services.StateMachine
services.Service
eng *services.Engine

Expand Down

0 comments on commit ff0e81f

Please sign in to comment.