Skip to content

Commit

Permalink
Finally the fix for #170
Browse files Browse the repository at this point in the history
  • Loading branch information
mgmart committed Feb 3, 2017
1 parent a41b05e commit 7809994
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Classes/Settings/SyncSettingsController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -193,9 +193,6 @@ class SyncSettingsController: UITableViewController {

alert.addAction(cancelAction)
self.present(alert, animated: true)

sender.text = ""
sender.placeholder = "Enter valid URL"
}

// The user just changed URLs. Let's see if they had any local changes.
Expand Down

0 comments on commit 7809994

Please sign in to comment.