Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
markushi committed Nov 18, 2024
2 parents 778c58f + 317eb41 commit 393b37e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ public class ReplayIntegration(
}
}

override fun onLowMemory() : Unit = Unit
override fun onLowMemory(): Unit = Unit

override fun onTouchEvent(event: MotionEvent) {
captureStrategy?.onTouchEvent(event)
Expand Down

0 comments on commit 393b37e

Please sign in to comment.