From 58b749d54a3e8caec2784b9b88d5f3dab5d8576c Mon Sep 17 00:00:00 2001 From: Chris Brind Date: Wed, 11 Oct 2023 17:29:36 +0100 Subject: [PATCH] remove print statement --- DuckDuckGo/MainViewController.swift | 1 - 1 file changed, 1 deletion(-) diff --git a/DuckDuckGo/MainViewController.swift b/DuckDuckGo/MainViewController.swift index 1558397f24..f53f6dddb4 100644 --- a/DuckDuckGo/MainViewController.swift +++ b/DuckDuckGo/MainViewController.swift @@ -1925,7 +1925,6 @@ extension MainViewController: AutoClearWorker { extension MainViewController: Themable { func decorate(with theme: Theme) { - print("***", #function) setNeedsStatusBarAppearanceUpdate()