Skip to content

Commit

Permalink
chore(stremio-core-protobuf): clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
elpiel authored Dec 20, 2024
1 parent e5731b1 commit 1573e44
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions stremio-core-protobuf/proto/stremio/core/types/video.proto
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ message Video {
message VideoDeepLinks {
required string meta_details_videos = 1;
required string meta_details_streams = 2;
// pub player: Option<String>,
// pub external_player: Option<ExternalPlayerLink>,
optional string player = 3;
required ExternalPlayerLink external_player = 4;

Expand Down

0 comments on commit 1573e44

Please sign in to comment.