Skip to content

Commit f53aeaa

Browse files
committed
format
1 parent db0bd91 commit f53aeaa

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

libs/deepagents/src/backends/v2/protocol.ts

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@
55
* V1 backends can be adapted using {@link adaptBackendProtocol} from utils.
66
*/
77

8-
import type {
9-
BackendProtocol,
10-
} from "../v1/protocol.js";
8+
import type { BackendProtocol } from "../v1/protocol.js";
119
import type {
1210
ExecuteResponse,
1311
GrepResult,

0 commit comments

Comments
 (0)