Remove unused Python imports
This commit is contained in:
committed by
Karl Palsson
parent
b4c4b4c3f9
commit
860d10940b
@@ -2,10 +2,6 @@
|
||||
|
||||
import sys
|
||||
import yaml
|
||||
import yaml_odict
|
||||
from collections import OrderedDict
|
||||
|
||||
from pprint import pprint
|
||||
|
||||
registers = yaml.load(open(sys.argv[1], 'r'))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user