[ios] Fixed compilation

Signed-off-by: Alexander Borsuk <me@alex.bio>
This commit is contained in:
Alexander Borsuk 2021-11-28 00:46:07 +01:00 committed by Alexander Borsuk
parent ae48e46083
commit c4739bd492

View file

@ -2,8 +2,6 @@
// Use this file to import your target's public headers that you would like to expose to Swift.
//
@import Chart;
#import "AuthenticationServices/AuthenticationServices.h"
#import "CarPlay/CarPlay.h"
#import "UIKit/UIKit.h"