Skip to content

Commit

Permalink
STY: clean-up overriden variable (#2189)
Browse files Browse the repository at this point in the history
closes #2181
  • Loading branch information
pubpub-zz authored Sep 13, 2023
1 parent c587cee commit 3617412
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pypdf/_codecs/adobe_glyphs.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
# (2) Unicode scalar value--four uppercase hexadecimal digits
#
adobe_glyphs = {
"/.notdef": "\u0000",
"/A": "\u0041",
"/AA": "\uA732",
"/AE": "\u00C6",
Expand Down

0 comments on commit 3617412

Please sign in to comment.