Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(lint): fix lint error `error: match can be simplified with .unwra…
…p_or_default()` #312 (#313) * Fix lint error * fix: use `unwrap_or_default` instead of `unwrap_or_else` --------- Co-authored-by: kyu08 <49891479+kyu08@users.noreply.github.com>
- Loading branch information