Alla Reinsch hace 7 años
padre
commit
f2adc853e8
Se han modificado 1 ficheros con 0 adiciones y 5 borrados
  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] = []