Skip to content

Commit 5d795a6

Browse files
committed
remove pygame import
1 parent 6961874 commit 5d795a6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/widgets/codeinput.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
from kivy.core.window import Window
1010
from kivy.core.text import LabelBase
1111
from pygments import lexers
12-
from pygame import font as fonts
1312
import codecs
1413
import glob
1514
import os

0 commit comments

Comments
 (0)