mirror of
https://github.com/openSUSE/osc.git
synced 2025-02-24 11:12:14 +01:00
remove forgotten print
This commit is contained in:
parent
93acbc3720
commit
dda7d87374
@ -3945,7 +3945,6 @@ def server_diff_noex(apiurl,
|
||||
old_project, old_package, old_revision,
|
||||
new_project, new_package, new_revision,
|
||||
unified=False, missingok=False, meta=False, expand=True):
|
||||
print "diff %d\n" % expand
|
||||
try:
|
||||
return server_diff(apiurl,
|
||||
old_project, old_package, old_revision,
|
||||
|
Loading…
x
Reference in New Issue
Block a user