Skip to content

Commit

Permalink
chore: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hans00 committed Nov 29, 2024
1 parent 7256bff commit 09fc692
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ios/ReactNativeVideoPlayerView.mm
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ - (void)initCommon:(UIView *)view {
selector:@selector(restorePlay:)
name:UIApplicationDidBecomeActiveNotification
object:nil];
})
}

- (void)addPlayerObservers {
Expand Down

0 comments on commit 09fc692

Please sign in to comment.