Skip to content

Commit 75ad136

Browse files
committed
rm debugDom
1 parent 2cc9014 commit 75ad136

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -535,7 +535,6 @@ export class Stagehand {
535535
// Update logger verbosity level
536536
this.stagehandLogger.setVerbosity(this.verbose);
537537

538-
this.debugDom = debugDom ?? false;
539538
if (llmClient) {
540539
this.llmClient = llmClient;
541540
} else {

0 commit comments

Comments
 (0)