Skip to content

Commit

Permalink
Comment sanitization
Browse files Browse the repository at this point in the history
  • Loading branch information
scottcc committed May 17, 2023
1 parent e975b8a commit 6d41eb3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Pod/Classes/Form/PDFFormTextField.swift
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,6 @@ open class PDFFormTextField: PDFFormField {
fatalError()
}

/// UGLY
(text as NSString).draw(in: frame, withAttributes: convertToOptionalNSAttributedStringKeyDictionary([
convertFromNSAttributedStringKey(NSAttributedString.Key.font): font
]))
Expand Down

0 comments on commit 6d41eb3

Please sign in to comment.