Skip to content

Commit 5a5ee4a

Browse files
committed
unecessary comment
1 parent 6c3ce12 commit 5a5ee4a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.js

-1
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,6 @@ class API {
357357
stack: (this._logger.stack && e.stack) || undefined,
358358
};
359359

360-
// Determine if this was originally a string error
361360
const wasStringError =
362361
e instanceof ResponseError && e.originalMessage !== undefined;
363362

0 commit comments

Comments
 (0)