Commit e0fc3e11 authored by Kristoffer's avatar Kristoffer Committed by GitHub

Remove unused variable

parent 92c94a11
......@@ -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