Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
emeraldsanto committed May 30, 2020
2 parents 697314d + d1e6e47 commit a80d210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/RNEncryptedStorage.m
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,6 @@ + (BOOL)requiresMainQueueSetup
SecItemDelete((__bridge CFDictionaryRef)spec);
}

resolve();
resolve(nil);
}
@end

0 comments on commit a80d210

Please sign in to comment.