Browse Source

remove unused import

cyberta 5 years ago
parent
commit
60d8ce24da
1 changed files with 0 additions and 1 deletions
  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?