Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
marandaneto committed Nov 11, 2024
1 parent aab60ae commit 6b4480f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -658,7 +658,6 @@ public class PostHogReplayIntegration(
try {
// await for 1s max
latch.await(1000, TimeUnit.MILLISECONDS)
config.logger.log("test")
} catch (e: Throwable) {
config.logger.log("Session Replay findMaskableComposeWidgets failed: $e")
}
Expand Down

0 comments on commit 6b4480f

Please sign in to comment.