From e6ce588374e3690cc273b5e3f95e1360636325fe Mon Sep 17 00:00:00 2001 From: Tushar Sadhwani Date: Tue, 3 Dec 2024 14:00:11 +0530 Subject: [PATCH] unused import --- python/composio/tools/env/flyio/client.py | 1 - 1 file changed, 1 deletion(-) diff --git a/python/composio/tools/env/flyio/client.py b/python/composio/tools/env/flyio/client.py index adf96f252a..3bb77b40c0 100644 --- a/python/composio/tools/env/flyio/client.py +++ b/python/composio/tools/env/flyio/client.py @@ -10,7 +10,6 @@ from composio.tools.env.constants import DEFAULT_IMAGE from composio.utils.logging import WithLogger -from composio.utils.shared import generate_request_id try: