diff --git a/frigate/output.py b/frigate/output.py index b09d8b43d..52b51fd55 100644 --- a/frigate/output.py +++ b/frigate/output.py @@ -29,7 +29,6 @@ logger = logging.getLogger(__name__) class FFMpegConverter: - def __init__( self, in_width: int,