Skip to content

Commit a020cf0

Browse files
committed
Update comment
1 parent 4362466 commit a020cf0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/NativePusher.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,6 @@ import Foundation
227227
/**
228228
Makes a PUT request for given interests
229229
- parameter interests: The name of the interests to be subscribed to
230-
- parameter change: Whether to subscribe or unsubscribe
231230
- parameter callback: Callback to be called upon success
232231
*/
233232
private func modifySubscription(interests: Array<String>, successCallback: @escaping (Any?) -> Void) {

0 commit comments

Comments
 (0)