Skip to content

Commit e7f8129

Browse files
authored
Fixes an issue that would cause the compiler to crash in Xcode 15 beta (#2068)
1 parent cda4f72 commit e7f8129

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ios/src/ImageCropPicker.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
#elif __has_include("QBImagePickerController.h") // local QBImagePickerController subspec
3232
#import "QBImagePickerController.h"
3333
#else
34-
#import
3534
#import "QBImagePicker/QBImagePicker.h"
3635
#endif
3736

0 commit comments

Comments
 (0)