mirror of
https://github.com/mnaberez/py65.git
synced 2025-01-16 18:33:00 +00:00
Remove unused imports
This commit is contained in:
parent
55107b0d4b
commit
90774cb9b6
@ -1,7 +1,4 @@
|
||||
import unittest
|
||||
import sys
|
||||
import re
|
||||
import os
|
||||
from py65.memory import ObservableMemory
|
||||
|
||||
|
||||
|
@ -1,6 +1,5 @@
|
||||
import unittest
|
||||
import sys
|
||||
import re
|
||||
import os
|
||||
import tempfile
|
||||
from py65.monitor import Monitor
|
||||
|
Loading…
x
Reference in New Issue
Block a user