Fix build issue for the new app template (#32772)

Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/32772

Changelog: [internal] Fix a build issue for the new app template.

Reviewed By: philIip

Differential Revision: D33154125

fbshipit-source-id: ae696aeae6aac31678fe43a8963aab05c67c05d7
This commit is contained in:
Sota Ogo
2021-12-16 00:54:24 -08:00
committed by Facebook GitHub Bot
parent 0912ee179c
commit 6a046fb9f0
-2
View File
@@ -25,8 +25,6 @@
@end
#endif
using namespace facebook::react;
@implementation AppDelegate
- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions