Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
wseymour15 committed Aug 8, 2023
1 parent f6591a5 commit a46893f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ const parse = (manifestString, options = {}) => {
return toM3u8({
dashPlaylists: playlists,
locations: parsedManifestInfo.locations,
// here
contentSteering: parsedManifestInfo.contentSteeringInfo,
sidxMapping: options.sidxMapping,
previousManifest: options.previousManifest,
Expand Down

0 comments on commit a46893f

Please sign in to comment.