Browse Source

remove unused import

cyberta 5 năm trước cách đây
mục cha
commit
60d8ce24da
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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?