Skip to content

Commit 5a5b16c

Browse files
style: remove unused sentry_sdk import
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent f3718d7 commit 5a5b16c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

codeflash/optimization/function_optimizer.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
from typing import TYPE_CHECKING, Callable
1414

1515
import libcst as cst
16-
import sentry_sdk
1716
from rich.console import Group
1817
from rich.panel import Panel
1918
from rich.syntax import Syntax

0 commit comments

Comments
 (0)