some class is using a xib.
This commit is contained in:
parent
a4c7ebda3a
commit
ad4eddb450
@ -31,7 +31,6 @@ open class DashLine: View {
|
||||
|
||||
required public init?(coder: NSCoder) {
|
||||
super.init(coder: coder)
|
||||
fatalError("DashLine xib not supported")
|
||||
}
|
||||
|
||||
//------------------------------------------------------
|
||||
|
||||
Loading…
Reference in New Issue
Block a user