update write for functions
This commit is contained in:
parent
7074849a5f
commit
daf595e3ed
|
|
@ -344,7 +344,6 @@ export const sendDeviceInfora = async () => {
|
|||
JSON.stringify(listInformation[0], null, 2),
|
||||
"Get-Send devices info"
|
||||
);
|
||||
|
||||
} else {
|
||||
console.log("listInformation", listInformation);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue