Remove 'import ContextUI' duplicates

Remove unnecessary import duplicate for ContextUI
This commit is contained in:
Dani Ihza Farrosi 2024-06-11 10:00:41 +07:00 committed by GitHub
parent 0137836f51
commit 17d88b231f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,7 +23,6 @@ import AppBundle
import ContextUI
import PhoneNumberFormat
import LocalizedPeerData
import ContextUI
private let dropDownIcon = { () -> UIImage in
UIGraphicsBeginImageContextWithOptions(CGSize(width: 12.0, height: 12.0), false, 0.0)