Skip to content

Commit 68dabb4

Browse files
authoredMay 25, 2022
Update AsyncMediaSample.java (#3595)
removed whitespace
1 parent 29b8009 commit 68dabb4

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed
 

‎Samples/samples/AsyncMediaSample/AsyncMediaSample.java

+1-5
Original file line numberDiff line numberDiff line change
@@ -332,11 +332,7 @@ public void run() {
332332
Log.e(ex);
333333

334334
});
335-
336-
337-
338-
339-
335+
340336
}
341337

342338
private void play() {

0 commit comments

Comments
 (0)
Please sign in to comment.