Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
remove unnessary exception catch (#3169)
### Motivation When read Lac from ledger, we won't throw NoEntryException, remove this exception catch. ### Changes Remove the NoEntryException catch in ReadLac operation.
- Loading branch information