Skip to content

Commit 7ab1985

Browse files
committed
Fix duplicate import
1 parent bc99f41 commit 7ab1985

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/core/task/Task.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ import delay from "delay"
1010
import pWaitFor from "p-wait-for"
1111
import { serializeError } from "serialize-error"
1212
import { Package } from "../../shared/package"
13-
import { isNativeProtocol } from "@roo-code/types"
1413
import { getCurrentToolProtocol, formatToolInvocation } from "../tools/helpers/toolResultFormatting"
1514

1615
import {

0 commit comments

Comments
 (0)