Skip to content

Commit 6a046fb

Browse files
sota000facebook-github-bot
authored andcommitted
Fix build issue for the new app template (#32772)
Summary: Pull Request resolved: #32772 Changelog: [internal] Fix a build issue for the new app template. Reviewed By: philIip Differential Revision: D33154125 fbshipit-source-id: ae696aeae6aac31678fe43a8963aab05c67c05d7
1 parent 0912ee1 commit 6a046fb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

template/ios/HelloWorld/AppDelegate.mm

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ @interface AppDelegate () <RCTCxxBridgeDelegate, RCTTurboModuleManagerDelegate>
2525
@end
2626
#endif
2727

28-
using namespace facebook::react;
29-
3028
@implementation AppDelegate
3129

3230
- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions

0 commit comments

Comments
 (0)