mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Removes print statement
This commit is contained in:
@@ -730,7 +730,6 @@ class MasterFeedViewController: UITableViewController, UndoableCommandRunner {
|
||||
let host = components.host else {
|
||||
return
|
||||
}
|
||||
print(host)
|
||||
if host == "twitter.com" {
|
||||
twitterIsActive = true
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user