Typos, format and async consistency
This commit is contained in:
@ -1,8 +1,5 @@
|
||||
using System.Collections.Generic;
|
||||
|
||||
namespace GoveeCSharpConnector.Objects;
|
||||
|
||||
public class Data
|
||||
{
|
||||
public class Data {
|
||||
public List<GoveeApiDevice> Devices { get; set; }
|
||||
}
|
Reference in New Issue
Block a user