From daf595e3ed0419f7a82210e5bc8e3a0efa1d5d5d Mon Sep 17 00:00:00 2001 From: joseph le Date: Fri, 20 Oct 2023 10:13:14 +0700 Subject: [PATCH] update write for functions --- app/utils/sendDeviceInfor.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/app/utils/sendDeviceInfor.ts b/app/utils/sendDeviceInfor.ts index e4a1959..d979624 100644 --- a/app/utils/sendDeviceInfor.ts +++ b/app/utils/sendDeviceInfor.ts @@ -344,7 +344,6 @@ export const sendDeviceInfora = async () => { JSON.stringify(listInformation[0], null, 2), "Get-Send devices info" ); - } else { console.log("listInformation", listInformation); }