Explorar el Código

remove unused import

cyberta hace 5 años
padre
commit
60d8ce24da
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      deltachat-ios/Controller/GroupMembersViewController.swift

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

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