Skip to content

Commit feae814

Browse files
jacobp100facebook-github-bot
authored andcommitted
Remove unused import (#30544)
Summary: Remove unused import ## Changelog <!-- Help reviewers and the release process by writing your own changelog entry. For an example, see: https://github.com/facebook/react-native/wiki/Changelog --> [iOS] [performance] - Remove unused import Pull Request resolved: #30544 Test Plan: Should build on CI Reviewed By: lunaleaps Differential Revision: D30000901 Pulled By: charlesbdudley fbshipit-source-id: 3d3310917823b7af57564ca1ea397cd32cd0c4d5
1 parent 853e7a5 commit feae814

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

React/Base/RCTMultipartStreamReader.m

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77

88
#import "RCTMultipartStreamReader.h"
99

10-
#import <QuartzCore/CAAnimation.h>
11-
1210
#define CRLF @"\r\n"
1311

1412
@implementation RCTMultipartStreamReader {

0 commit comments

Comments
 (0)