return unused return comment

This commit is contained in:
HorizonCode 2024-07-21 22:02:27 +02:00
parent d171545f18
commit 5f2e05b4b9

View File

@ -20,7 +20,6 @@ const defaultHWID = "recorderinthesandybridge";
/**
* Returns machine hardware id.
* Returns `undefined` if cannot determine.
* @return {Promise<string>}
*/
function getHwId() {