Prechádzať zdrojové kódy

remove unused import

cyberta 5 rokov pred
rodič
commit
60d8ce24da

+ 0 - 1
deltachat-ios/Controller/GroupMembersViewController.swift

@@ -1,5 +1,4 @@
 import UIKit
-import Contacts
 
 class NewGroupViewController: GroupMembersViewController {
     weak var coordinator: NewGroupCoordinator?