Alla Reinsch 7 rokov pred
rodič
commit
f2adc853e8
1 zmenil súbory, kde vykonal 0 pridanie a 5 odobranie
  1. 0 5
      deltachat-ios/ContactViewController.swift

+ 0 - 5
deltachat-ios/ContactViewController.swift

@@ -64,11 +64,6 @@ class ContactViewController: UIViewController {
     }
 }
 
-protocol ContactPresenter: class {
-    
-    
-}
-
 class ContactTableDataSource: NSObject, UITableViewDataSource {
     var contacts: [Int] = []