remove extraneous print
This commit is contained in:
parent
247554c248
commit
7c82a8518b
@ -31,6 +31,5 @@ def command(conf, args):
|
||||
|
||||
except KeyError as e:
|
||||
ui.error('{} has no url'.format(key))
|
||||
print(key)
|
||||
|
||||
rp.close()
|
||||
|
Loading…
x
Reference in New Issue
Block a user