Skip to content

Commit 20b4976

Browse files
committed
chore: remove unnecessary pragma mark
1 parent 4b0427b commit 20b4976

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

apple/RNCWebViewManager.m

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,8 +239,6 @@ - (RCTUIView *)view
239239
}];
240240
}
241241

242-
#pragma mark - Exported methods
243-
244242
RCT_EXPORT_METHOD(startLoadWithResult:(BOOL)result lockIdentifier:(NSInteger)lockIdentifier)
245243
{
246244
[[RNCWebViewDecisionManager getInstance] setResult:result forLockIdentifier:(int)lockIdentifier];

0 commit comments

Comments
 (0)