Alla Reinsch пре 7 година
родитељ
комит
f2adc853e8
1 измењених фајлова са 0 додато и 5 уклоњено
  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] = []