Skip to content

Commit e641523

Browse files
committed
fix: wrong comment
1 parent dcd93a3 commit e641523

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/lit-node-client-nodejs/src/lib/lit-node-client-nodejs.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1902,7 +1902,7 @@ export class LitNodeClientNodeJs
19021902
throw new Error(`Error when handling node promises: ${e}`);
19031903
}
19041904

1905-
// -- handle all responses
1905+
// -- parse that custom thing
19061906
let customAuthResources;
19071907

19081908
try {

0 commit comments

Comments
 (0)