Skip to content

Commit

Permalink
rm dup
Browse files Browse the repository at this point in the history
  • Loading branch information
noa-kogonia committed Feb 20, 2024
1 parent f7f7303 commit c329146
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/ios/AppsFlyerPlugin.m
Original file line number Diff line number Diff line change
Expand Up @@ -110,9 +110,6 @@ - (void)initSdk:(CDVInvokedUrlCommand*)command
}
}
#endif

NSDictionary* initSdkOptions = [command argumentAtIndex:0 withDefault:[NSNull null]];

if (![initSdkOptions isKindOfClass:[NSNull class]]) {

id isConversionDataValue = nil;
Expand Down

0 comments on commit c329146

Please sign in to comment.