Commit e643c9a3 authored by Gant Laborde's avatar Gant Laborde Committed by GitHub

Merge pull request #97 from stoffern/patch-1

Remove unused variable
parents 92c94a11 e0fc3e11
......@@ -152,7 +152,6 @@ RCT_EXPORT_MODULE()
{
UIDevice *currentDevice = [UIDevice currentDevice];
NSUUID *identifierForVendor = [currentDevice identifierForVendor];
NSString *uniqueId = [DeviceUID uid];
return @{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment