Skip to content

Commit 13f804c

Browse files
author
Ali Abdelfattah
authored
Merge branch 'master' into feature/ios-user-attrs
2 parents fbdb17d + 370c637 commit 13f804c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/ios/IBGPlugin.m

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1224,9 +1224,6 @@ - (void) dismiss:(CDVInvokedUrlCommand*)command
12241224

12251225
/**
12261226
* Set custom user attributes that are going to be sent with each feedback, bug or crash.
1227-
*
1228-
* @param {CDVInvokedUrlCommand*} command
1229-
* The command sent from JavaScript
12301227
*/
12311228
- (void) setUserAttribute:(CDVInvokedUrlCommand*)command
12321229
{

0 commit comments

Comments
 (0)