Skip to content

Commit a489aef

Browse files
committed
Address another nitpick.
1 parent 977640c commit a489aef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/textinput.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ def __init__(
6161
self._ime_editing_pos = 0
6262
self.chat = ""
6363

64-
# Freetype
6564
# The font name can be a comma separated list
6665
# of font names to search for.
6766
self.font_names = ",".join(self.FONT_NAMES)

0 commit comments

Comments
 (0)