Skip to content

Commit

Permalink
remove variable from header file
Browse files Browse the repository at this point in the history
  • Loading branch information
parveshneedhoo committed May 23, 2024
1 parent 0acacb9 commit c298dbf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ios/SOSPicker.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,5 @@
@property (nonatomic, assign) NSInteger height;
@property (nonatomic, assign) NSInteger quality;
@property (nonatomic, assign) NSInteger outputType;
@property (nonatomic, assign) GMImagePickerController* imagePicker;

@end

0 comments on commit c298dbf

Please sign in to comment.