Skip to content

Commit

Permalink
[iOS] Remove duplicated category NSTextStorage+FontScaling
Browse files Browse the repository at this point in the history
  • Loading branch information
zhongwuzw committed Nov 13, 2023
1 parent 1891d9e commit 7b11e1d
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 138 deletions.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@

#import "RCTTextLayoutManager.h"

#import "NSTextStorage+FontScaling.h"
#import "RCTAttributedTextUtils.h"

#import <React/NSTextStorage+FontScaling.h>
#import <React/RCTUtils.h>
#import <react/utils/ManagedObjectWrapper.h>
#import <react/utils/SimpleThreadSafeCache.h>
Expand Down

0 comments on commit 7b11e1d

Please sign in to comment.