mirror of
https://github.com/openSUSE/osc.git
synced 2025-09-05 20:58:42 +02:00
- removed useless continue
This commit is contained in:
@@ -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'
|
||||
|
||||
|
Reference in New Issue
Block a user