mirror of
https://github.com/openSUSE/osc.git
synced 2025-01-13 17:16:23 +01:00
make deletepac work again
This commit is contained in:
parent
0ab5e73ed9
commit
2c5e637693
@ -295,9 +295,6 @@ class Osc(cmdln.Cmdln):
|
||||
${cmd_option_list}
|
||||
"""
|
||||
|
||||
project = args[0]
|
||||
package = args[1]
|
||||
|
||||
delete_package(conf.config['apiurl'], project, package)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user