whatyouhide / short_maps

⚠️Retired⚠️ library that provided a ~m sigil for ES6-like map destructuring in Elixir.
https://andrealeopardi.com/posts/a-story-of-regret-and-retiring-a-library-from-hex/
77 stars 5 forks source link

Remove unused module attribute #14

Closed tehprofessor closed 6 years ago

tehprofessor commented 6 years ago

Removes a compile time warning:

warning: module attribute @first_letter_uppercase was set but never used lib/short_maps.ex:4

whatyouhide commented 6 years ago

Thanks @tehprofessor! 💟