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] = []