Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Brett committed Feb 2, 2024
1 parent 3bbed40 commit e89724c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions OpenIMSDK/Model/OIMFullUserInfo.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ NS_ASSUME_NONNULL_BEGIN

@property (nonatomic, nullable, copy) NSString *attachedInfo;

@property (nonatomic, nullable, copy) NSString *ex;
@end

/// Friend information, basic information of users who are friends. Note that the blacklist is a mutual relationship.
Expand All @@ -55,7 +54,6 @@ NS_ASSUME_NONNULL_BEGIN

@property (nonatomic, nullable, copy) NSString *attachedInfo;

@property (nonatomic, nullable, copy) NSString *ex;

@end

Expand Down

0 comments on commit e89724c

Please sign in to comment.