Skip to content

Commit 5847f3d

Browse files
committed
lint
1 parent 069247e commit 5847f3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/apify-client.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ export class ApifyClient extends _ApifyClient {
3131
* for server start and listing of tools.
3232
*/
3333
if (options.token?.toLowerCase() === 'your-apify-token') {
34+
// eslint-disable-next-line no-param-reassign
3435
delete options.token;
3536
}
3637

0 commit comments

Comments
 (0)