Skip to content

Commit

Permalink
remove print statement
Browse files Browse the repository at this point in the history
  • Loading branch information
brindy committed Oct 11, 2023
1 parent 8e0b56b commit 58b749d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion DuckDuckGo/MainViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -1925,7 +1925,6 @@ extension MainViewController: AutoClearWorker {
extension MainViewController: Themable {

func decorate(with theme: Theme) {
print("***", #function)

setNeedsStatusBarAppearanceUpdate()

Expand Down

0 comments on commit 58b749d

Please sign in to comment.