Skip to content

Commit be15493

Browse files
Update formfyxer/pdf_wrangling.py
Co-authored-by: Bryce Willey <[email protected]>
1 parent 6834824 commit be15493

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

formfyxer/pdf_wrangling.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -854,8 +854,6 @@ def process_page(self, page) -> None:
854854
self.ncs,
855855
self.graphicstate.copy(),
856856
)
857-
# if cid == 32 and wordspace:
858-
# x += 0 # wordspace
859857
needcharspace = True
860858
self.do_ET()
861859
self.device.end_page(page)

0 commit comments

Comments
 (0)