Fix build break.

pull/1/head
Matthew Chen 7 years ago
parent 2f1f7a8e22
commit fbeb07d2e4

@ -32,7 +32,7 @@ public class SheetViewController: UIViewController {
self.modalPresentationStyle = .overCurrentContext self.modalPresentationStyle = .overCurrentContext
} }
required init?(coder aDecoder: NSCoder) { public required init?(coder aDecoder: NSCoder) {
notImplemented() notImplemented()
} }

Loading…
Cancel
Save