Remove unused constructor parameter
PiperOrigin-RevId: 545909062
This commit is contained in:
parent
c6e7c54140
commit
372cd7f952
@ -573,7 +573,6 @@ import org.checkerframework.checker.nullness.qual.MonotonicNonNull;
|
||||
context,
|
||||
addedTrackInfo.firstAssetLoaderInputFormat,
|
||||
transformationRequest,
|
||||
firstEditedMediaItem.effects.videoEffects,
|
||||
compositionPresentation,
|
||||
videoFrameProcessorFactory,
|
||||
encoderFactory,
|
||||
|
@ -87,7 +87,6 @@ import org.checkerframework.dataflow.qual.Pure;
|
||||
Context context,
|
||||
Format firstInputFormat,
|
||||
TransformationRequest transformationRequest,
|
||||
ImmutableList<Effect> effects,
|
||||
@Nullable Presentation presentation,
|
||||
VideoFrameProcessor.Factory videoFrameProcessorFactory,
|
||||
Codec.EncoderFactory encoderFactory,
|
||||
|
Loading…
x
Reference in New Issue
Block a user