remvoed comments

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
Matt Bruce 2023-09-12 16:35:16 -05:00
parent 02d2e27c6a
commit c8a191c2a6

View File

@ -156,7 +156,7 @@ class TitleLockupViewController: BaseViewController<TitleLockup> {
func debug(type: String, textStyle: TextStyle?) {
guard let textStyle else { return }
DebugLog("\n\(type)\n\(descriptionFor(style: textStyle))\n\n")
//DebugLog("\n\(type)\n\(descriptionFor(style: textStyle))\n\n")
}
//Picker