Skip to content

Commit 8d4fcd0

Browse files
committed
Merge branch 'master' into amgleitman/0.64-merge-2020-06-30
2 parents 1618e72 + 70287d1 commit 8d4fcd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

React/CxxBridge/RCTCxxBridge.mm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ - (void)dealloc
280280
{
281281
#if !TARGET_OS_OSX // TODO(macOS GH#774)
282282
[[NSNotificationCenter defaultCenter] removeObserver:self];
283-
#endif // TODO9macOS GH#774)
283+
#endif // TODO(macOS GH#774)
284284
}
285285

286286
+ (void)runRunLoop

0 commit comments

Comments
 (0)