From c8a191c2a67afe6a842576829d3989e0ca1201d7 Mon Sep 17 00:00:00 2001 From: Matt Bruce Date: Tue, 12 Sep 2023 16:35:16 -0500 Subject: [PATCH] remvoed comments Signed-off-by: Matt Bruce --- VDSSample/ViewControllers/TitleLockupViewController.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VDSSample/ViewControllers/TitleLockupViewController.swift b/VDSSample/ViewControllers/TitleLockupViewController.swift index b6baafb..7828a87 100644 --- a/VDSSample/ViewControllers/TitleLockupViewController.swift +++ b/VDSSample/ViewControllers/TitleLockupViewController.swift @@ -156,7 +156,7 @@ class TitleLockupViewController: BaseViewController { 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