From 37bf61154b8ba51ddaba859ed329f1a2842a123a Mon Sep 17 00:00:00 2001 From: Justin Warmkessel Date: Thu, 7 Nov 2024 11:29:05 -0800 Subject: [PATCH] Trigger CI --- Demo/Application/Base/ContainmentViewController.swift | 1 - 1 file changed, 1 deletion(-) diff --git a/Demo/Application/Base/ContainmentViewController.swift b/Demo/Application/Base/ContainmentViewController.swift index 673e67279..641ad48ee 100644 --- a/Demo/Application/Base/ContainmentViewController.swift +++ b/Demo/Application/Base/ContainmentViewController.swift @@ -5,7 +5,6 @@ import InAppSettingsKit class ContainmentViewController: UIViewController { // MARK: - Private Properties - private var statusItem: UIBarButtonItem? private var currentViewController: BaseViewController? {