Signal-iOS/SignalUI/VideoEditor
Jordan Rose b0de59f2e2 Remove required from every init that is not dynamically dispatched
This included:
- Removing unavailable inits wholesale if no longer `required`
- Marking a few classes `final` so they could continue using
  `Self(...)` rather than `OWSWhatever(...)`
2024-04-01 15:27:20 -07:00
..
VideoAttachmentPrepViewController.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
VideoEditorModel.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
VideoEditorView.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
VideoTimelineView.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00