mirror of
https://github.com/erkin/ponysay.git
synced 2024-11-25 05:47:59 +01:00
list.py: Removed unused import.
This commit is contained in:
parent
72f4fd7647
commit
5e87dadc02
1 changed files with 0 additions and 1 deletions
|
@ -29,7 +29,6 @@ that line ‘FREE: yes’, is included inside the image between two ‘$$$’
|
||||||
lines and the ‘FREE’ is and upper case and directly followed by
|
lines and the ‘FREE’ is and upper case and directly followed by
|
||||||
the colon.
|
the colon.
|
||||||
'''
|
'''
|
||||||
from common import *
|
|
||||||
from ucs import *
|
from ucs import *
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue