chore: remove leftover comment

This commit is contained in:
gnattu
2024-04-08 14:03:02 +08:00
parent be3b321ffb
commit 4b054caebd
-1
View File
@@ -723,7 +723,6 @@ export default function (options) {
enableFmp4Hls = false;
}
profile.TranscodingProfiles.push({
// hlsjs, edge, and android all seem to require ts container
Container: enableFmp4Hls ? 'mp4' : 'ts',
Type: 'Audio',
AudioCodec: 'aac',