Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove uneeded guard when ID3Tag tries to find an unknown genre #125

Merged
merged 1 commit into from
Jun 18, 2018
Merged

Remove uneeded guard when ID3Tag tries to find an unknown genre #125

merged 1 commit into from
Jun 18, 2018

Commits on Jun 16, 2018

  1. Remove uneeded guard when ID3Tag tries to find an unknown genre

    The guard `rescue nil` can now be safely removed since the original issue
    is fixed by krists/id3tag#19
    
    related with: #118
    alex quiterio committed Jun 16, 2018
    Configuration menu
    Copy the full SHA
    115ff2c View commit details
    Browse the repository at this point in the history