Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
gkatsev committed Jun 18, 2024
1 parent 49f8f0d commit ef20871
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test/util/manifest_generator.js
Original file line number Diff line number Diff line change
Expand Up @@ -473,7 +473,6 @@ shaka.test.ManifestGenerator.DrmInfo = class {
const buffer = shaka.util.Uint8ArrayUtils.fromBase64(base64);
this.initData.push({initData: buffer, initDataType: 'keyids'});
}
};

/**
* Adds a new keySystemUris to the current DRM info.
Expand Down

0 comments on commit ef20871

Please sign in to comment.