We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc99f41 commit 7ab1985Copy full SHA for 7ab1985
src/core/task/Task.ts
@@ -10,7 +10,6 @@ import delay from "delay"
10
import pWaitFor from "p-wait-for"
11
import { serializeError } from "serialize-error"
12
import { Package } from "../../shared/package"
13
-import { isNativeProtocol } from "@roo-code/types"
14
import { getCurrentToolProtocol, formatToolInvocation } from "../tools/helpers/toolResultFormatting"
15
16
import {
0 commit comments