remvoed comments
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
parent
02d2e27c6a
commit
c8a191c2a6
@ -156,7 +156,7 @@ class TitleLockupViewController: BaseViewController<TitleLockup> {
|
|||||||
|
|
||||||
func debug(type: String, textStyle: TextStyle?) {
|
func debug(type: String, textStyle: TextStyle?) {
|
||||||
guard let textStyle else { return }
|
guard let textStyle else { return }
|
||||||
DebugLog("\n\(type)\n\(descriptionFor(style: textStyle))\n\n")
|
//DebugLog("\n\(type)\n\(descriptionFor(style: textStyle))\n\n")
|
||||||
}
|
}
|
||||||
|
|
||||||
//Picker
|
//Picker
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user