cleaned program.cs
This commit is contained in:
@@ -263,12 +263,6 @@ namespace RH_Engine
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public static string getUUIDFromResponse(string response)
|
|
||||||
{
|
|
||||||
dynamic JSON = JsonConvert.DeserializeObject(response);
|
|
||||||
return JSON.data.data.data.uuid;
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
|||||||
Reference in New Issue
Block a user