Browse Source

removed redundant import statement

nayooti 5 years ago
parent
commit
7a8b1bfc19
1 changed files with 0 additions and 1 deletions
  1. 0 1
      deltachat-ios/Controller/SettingsController.swift

+ 0 - 1
deltachat-ios/Controller/SettingsController.swift

@@ -1,5 +1,4 @@
 import JGProgressHUD
-import QuickTableViewController
 import UIKit
 
 internal final class SettingsViewController: UITableViewController {