Commit c847a15
committed
refactor: 移除多余的 DAO 数据复制异常捕获
从 `copyDaoData` 方法中移除了对 `SQLiteException` 的捕获,因为外层调用者已经处理了此异常。1 parent a6d0262 commit c847a15
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
895 | 895 | | |
896 | 896 | | |
897 | 897 | | |
898 | | - | |
899 | | - | |
900 | | - | |
901 | 898 | | |
902 | 899 | | |
903 | 900 | | |
| |||
0 commit comments