Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Commit 7b4685d

Browse files
committed
dupe line
1 parent 841b0dd commit 7b4685d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/personas/tool_runner.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ def initialize(parameters:, llm:, bot_user:, context: nil, tool:, timeout: nil)
3131
@timeout = timeout || DEFAULT_TIMEOUT
3232
@running_attached_function = false
3333

34-
@http_requests_made = 0
3534
@sleep_calls_made = 0
3635
@http_requests_made = 0
3736
end

0 commit comments

Comments
 (0)