Skip to content

Commit

Permalink
fix swift lint
Browse files Browse the repository at this point in the history
  • Loading branch information
cervebar committed Nov 18, 2023
1 parent ac6e6f2 commit 891ff43
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ios/RNIapIosSk2.swift
Original file line number Diff line number Diff line change
Expand Up @@ -277,10 +277,6 @@ class RNIapIosSk2: RCTEventEmitter, Sk2Delegate {
delegate.stopObserving()
}

override func addListener(_ eventName: String?) {
super.addListener(eventName)
}

/**
"iap-transaction-updated" is unique to Sk2.
"iap-promoted-product" is only avaiable on Sk1
Expand Down

0 comments on commit 891ff43

Please sign in to comment.