Kaynağa Gözat

refactoring

Alla Reinsch 7 yıl önce
ebeveyn
işleme
f2adc853e8
1 değiştirilmiş dosya ile 0 ekleme ve 5 silme
  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] = []