Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(album): add error handling for album pattern parsing
This commit adds error handling for parsing the album pattern in the deleteAlbum function. If the album pattern cannot be parsed, an error message is returned. This ensures that any errors in parsing the album pattern are properly handled. Signed-off-by: Rodney Osodo <28790446+rodneyosodo@users.noreply.github.com>
- Loading branch information