Skip to content

Commit

Permalink
fix: lost import during merge
Browse files Browse the repository at this point in the history
  • Loading branch information
AlCalzone committed Oct 29, 2024
1 parent 4ca4e70 commit d9a27b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/zwave-js/src/lib/node/Node.ts
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,7 @@ import {
formatId,
getEnumMemberName,
getErrorMessage,
isUint8Array,
noop,
pick,
stringify,
Expand Down

0 comments on commit d9a27b6

Please sign in to comment.