Skip to content

Commit 6146bf4

Browse files
committed
remove unused imports
1 parent 6c81dcc commit 6146bf4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/backend/base/langflow/services/paddle/subscriptions.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
ORG_ID_KEY,
2929
)
3030
from langflow.services.paddle.client import get_paddle_client
31-
from langflow.services.paddle.error_messages import PaddleErrorMessages
3231

3332
_PADDLE_CUSTOMER_ID_RE = re.compile(r"(ctm_[a-z0-9]+)", re.IGNORECASE)
3433

0 commit comments

Comments
 (0)