Skip to content

Commit a1b7c92

Browse files
remove unnecessary structlog import
1 parent f240030 commit a1b7c92

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

project/paperbench/paperbench/computer_utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
from contextlib import AsyncExitStack, asynccontextmanager, suppress
77
from typing import Any, AsyncGenerator
88

9-
import structlog
109
import structlog.stdlib
1110
from dotenv import load_dotenv
1211
from tenacity import AsyncRetrying, RetryCallState, retry_if_exception_type, stop_after_attempt

0 commit comments

Comments
 (0)