Skip to content

Commit

Permalink
Fix crash in Expensify/App
Browse files Browse the repository at this point in the history
  • Loading branch information
tomekzaw committed Oct 8, 2024
1 parent e28662c commit 4737f76
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ios/LiveMarkdownModule.mm
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ @implementation LiveMarkdownModule {
- (void)handleJavaScriptDidLoadNotification:(NSNotification *)notification
{
surfacePresenter_ = self.bridge.surfacePresenter;
[self install];
}

- (void)setBridge:(RCTBridge *)bridge
Expand Down

0 comments on commit 4737f76

Please sign in to comment.