Skip to content

Commit 1196407

Browse files
Merge branch 'staging' into chore/bitcoindart
2 parents aed7499 + 8c3f6e7 commit 1196407

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/utilities/logger.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ class Logging {
133133
", ERROR: $error"
134134
", STRACE: $stackTrace",
135135
);
136+
return;
136137
}
137138

138139
if (Util.isTestEnv || Util.isArmLinux) {

0 commit comments

Comments
 (0)