mirror of
https://github.com/openSUSE/osc.git
synced 2024-12-26 09:56:13 +01:00
- removed useless continue
This commit is contained in:
parent
3ed00b4568
commit
34174e301e
@ -615,7 +615,6 @@ def main(apiurl, opts, argv):
|
||||
bi.remove_dep(name)
|
||||
rpmlist_prefers.append((name, path))
|
||||
print ' - %s (%s)' % (name, path)
|
||||
continue
|
||||
|
||||
print 'Updating cache of required packages'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user