mirror of
https://github.com/mnaberez/py65.git
synced 2025-01-01 11:29:32 +00:00
Remove unused import
This commit is contained in:
parent
b049221b12
commit
5e5aab841e
@ -1,6 +1,5 @@
|
||||
import sys
|
||||
import unittest
|
||||
from py65.utils.console import getch
|
||||
|
||||
|
||||
class ConsoleTopLevelTests(unittest.TestCase):
|
||||
|
Loading…
Reference in New Issue
Block a user