Skip to content

Commit 886ed77

Browse files
committed
rm dummy
1 parent 7ddeade commit 886ed77

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

rock/sdk/sandbox/agent/openhands.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,12 @@
1515
import os
1616
import time
1717
import shlex
18-
import asyncio
1918
from pathlib import Path
20-
from httpx import ReadTimeout
2119
from contextlib import contextmanager
2220

2321
from rock import env_vars
2422
from rock.logger import init_logger
2523
from rock.actions import (
26-
Command,
2724
CreateBashSessionRequest,
2825
UploadRequest,
2926
Observation,

0 commit comments

Comments
 (0)