Skip to content

Commit

Permalink
[ZEUS-4737] Removed unwanted code from tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
KharchenkoAlex committed Aug 29, 2024
1 parent f358555 commit 903910d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/data/tutorials/playbacksdk/getstarted.json
Original file line number Diff line number Diff line change
Expand Up @@ -678,7 +678,6 @@
" }",
"}",
"",
"var customPlugin: BitmovinVideoPlayerPlugin? = null",
"",
"@Composable",
"fun PlayerContent(entryId: String, authorizationToken: String) {",
Expand Down Expand Up @@ -765,8 +764,6 @@
" }",
"}",
"",
"var customPlugin: BitmovinVideoPlayerPlugin? = null",
"",
"@Composable",
"fun PlayerContent(entryId: String, authorizationToken: String) {",
" // Yours UI for the screen ",
Expand Down

0 comments on commit 903910d

Please sign in to comment.