Skip to content

Commit

Permalink
Remove a log statement.
Browse files Browse the repository at this point in the history
  • Loading branch information
samsymons committed Nov 10, 2023
1 parent 176cc1e commit 05e30b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion DuckDuckGo/NetworkProtectionWidgetRefreshModel.swift
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ class NetworkProtectionWidgetRefreshModel {
}

public func refreshVPNWidget() {
print("DEBUG: Refreshing widget!")
WidgetCenter.shared.reloadTimelines(ofKind: "VPNStatusWidget")
}

Expand Down

0 comments on commit 05e30b3

Please sign in to comment.