Digital PCT265 story PCT-135: Cleanup.
This commit is contained in:
parent
f403e34d7d
commit
042cc20859
@ -30,9 +30,6 @@ import UIKit
|
|||||||
}
|
}
|
||||||
|
|
||||||
public override class func nameForReuse(with model: MoleculeModelProtocol, _ delegateObject: MVMCoreUIDelegateObject?) -> String? {
|
public override class func nameForReuse(with model: MoleculeModelProtocol, _ delegateObject: MVMCoreUIDelegateObject?) -> String? {
|
||||||
// if let listModel = model as? ListItemModel, listModel.hasStableId {
|
|
||||||
// return "\(MoleculeContainer.nameForReuse(with: model, delegateObject) ?? "")<\(listModel.id)>"
|
|
||||||
// }
|
|
||||||
return MoleculeContainer.nameForReuse(with: model, delegateObject)
|
return MoleculeContainer.nameForReuse(with: model, delegateObject)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user