mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-05-11 02:21:33 +00:00
Removed unused return value from excuse_unsat_dep
Signed-off-by: Niels Thykier <niels@thykier.net>
This commit is contained in:
parent
ed21179110
commit
5dc2888597
@ -1048,8 +1048,6 @@ class Britney:
|
|||||||
else:
|
else:
|
||||||
excuse.add_break_dep(p, arch)
|
excuse.add_break_dep(p, arch)
|
||||||
|
|
||||||
return True
|
|
||||||
|
|
||||||
# Package analysis methods
|
# Package analysis methods
|
||||||
# ------------------------
|
# ------------------------
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user