fastruby / fast-ruby

:dash: Writing Fast Ruby :heart_eyes: -- Collect Common Ruby idioms.
https://github.com/fastruby/fast-ruby
5.67k stars 376 forks source link

remove an accidentally duplicated sentence #103

Closed rousisk closed 8 years ago

rousisk commented 8 years ago

I think that 414f86f6 introduced the same sentence (regarding Exception2MessageMapper) twice so I removed the latter reference (accidentally placed within a code sample).

ixti commented 8 years ago

:+1: Thanks!