Skip to content

Commit 98331c4

Browse files
committed
Nit: Unnecessary print
1 parent 97a6db3 commit 98331c4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ffi/lib/src/player.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,6 @@ class Player {
174174
],
175175
);
176176
});
177-
print(medias);
178177
PlayerFFI.open(
179178
this.id,
180179
autoStart ? 1 : 0,

0 commit comments

Comments
 (0)