Removed extra space.

This commit is contained in:
Lekshmi S 2020-03-12 10:48:37 +05:30
parent f33fd320ad
commit cf9fe4f3e8

View File

@ -10,7 +10,7 @@ import UIKit
@objcMembers open class ListTwoColumnPriceDetails: TableViewCell {
let leftLabel = Label.commonLabelB2(true)
let leftLabel = Label.commonLabelB2(true)
let rightLabel = Label.commonLabelB2(true)
var stack: Stack<StackModel>