Skip to content

Commit

Permalink
修复已知问题
Browse files Browse the repository at this point in the history
  • Loading branch information
LazyImmortal committed Jul 22, 2024
1 parent 0ebdbba commit 12be93c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,6 @@ private void receiveEvent(String eventBillNo) {
} catch (Throwable t) {
Log.i(TAG, "receiveEvent err:");
Log.printStackTrace(TAG, t);
return null;
}
}

Expand Down

0 comments on commit 12be93c

Please sign in to comment.