From 5f2e05b4b9611ca82d059d94912f798e14de5712 Mon Sep 17 00:00:00 2001 From: HorizonCode Date: Sun, 21 Jul 2024 22:02:27 +0200 Subject: [PATCH] return unused return comment --- electron/hwidUtil.js | 1 - 1 file changed, 1 deletion(-) diff --git a/electron/hwidUtil.js b/electron/hwidUtil.js index 71c9afc..048a0fc 100644 --- a/electron/hwidUtil.js +++ b/electron/hwidUtil.js @@ -20,7 +20,6 @@ const defaultHWID = "recorderinthesandybridge"; /** * Returns machine hardware id. - * Returns `undefined` if cannot determine. * @return {Promise} */ function getHwId() {