AndInTheClouds / chordreader2

Search for, display, transpose and save chords on your phone, that you get from the interwebs. :notes:
GNU General Public License v3.0
31 stars 8 forks source link

No Ticket: Remove unused methods from `StringUtil` #20

Closed wtimme closed 1 year ago

wtimme commented 1 year ago

This branch removes methods that are not being used from StringUtil. I have done this by utilizing Android Studio's "safe-delete" feature.