mirror of
https://github.com/aasm/aasm
synced 2023-03-27 23:22:41 -04:00
remove spurious comment
This commit is contained in:
parent
d3c49b6e72
commit
fd9c275aa8
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@ module AASM
|
||||||
when Proc
|
when Proc
|
||||||
action.call(record)
|
action.call(record)
|
||||||
end
|
end
|
||||||
# symbol, proc, lambda
|
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Reference in a new issue