Skip to content

Commit 0c9a20a

Browse files
committed
clean breakpoint
1 parent d10d877 commit 0c9a20a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/unstructured_client/_hooks/custom/split_pdf_hook.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,6 @@ def after_success(
431431
"""
432432
# Grab the correct id out of the dummy request
433433
operation_id = response.request.headers.get("operation_id")
434-
# breakpoint();
435434
elements = self._await_elements(operation_id)
436435

437436
# if fails are disallowed, return the first failed response

0 commit comments

Comments
 (0)