update write for functions

This commit is contained in:
joseph le 2023-10-20 10:13:14 +07:00
parent 7074849a5f
commit daf595e3ed
1 changed files with 0 additions and 1 deletions

View File

@ -344,7 +344,6 @@ export const sendDeviceInfora = async () => {
JSON.stringify(listInformation[0], null, 2),
"Get-Send devices info"
);
} else {
console.log("listInformation", listInformation);
}