state-machines / state_machines

Adds support for creating state machines for attributes on any Ruby class
https://github.com/state-machines/state_machines
MIT License
814 stars 91 forks source link

Remove duplicate line from code example #88

Closed brandoncc closed 1 year ago

brandoncc commented 1 year ago

The code example doesn't need to define the same transition twice.