Skip to content

Commit 92749b9

Browse files
committed
chore(android): remove log
1 parent e84dfd7 commit 92749b9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

android/src/main/java/com/instabug/reactlibrary/RNInstabugReactnativeModule.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,6 @@ public void run() {
209209
ArgsRegistry.overAirUpdateService.get(overAirVersion.getString("service")));
210210

211211
} catch (Exception e) {
212-
System.out.println("Exception caught "+ e);
213212
e.printStackTrace();
214213
}
215214
}

0 commit comments

Comments
 (0)