Skip to content

Commit 27c90f3

Browse files
KlaijanConiferish
authored andcommitted
clean breakpoint
1 parent 30aaf02 commit 27c90f3

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
@@ -621,7 +621,6 @@ def after_success(
621621
"""
622622
# Grab the correct id out of the dummy request
623623
operation_id = response.request.headers.get("operation_id")
624-
# breakpoint();
625624
elements = self._await_elements(operation_id)
626625

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

0 commit comments

Comments
 (0)