Skip to content

Commit

Permalink
remove stale comment
Browse files Browse the repository at this point in the history
  • Loading branch information
kylezs committed Feb 19, 2025
1 parent cc62cea commit dacd9db
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ pub trait StateMachine: 'static {
type Settings;
type Output: Validate;
type State: Validate;
// type DisplayState;

/// To every state, this function associates a set of input indices which
/// describes what kind of input(s) we want to receive next.
Expand Down

0 comments on commit dacd9db

Please sign in to comment.