post-rebase fixes

This commit is contained in:
Gilles Boccon-Gibod
2024-06-10 10:30:59 -07:00
parent 999d7b07e1
commit 00edd1fbf8
3 changed files with 7 additions and 8 deletions
-5
View File
@@ -1537,11 +1537,6 @@ def create_role_factory(ctx, default_role):
type=int,
help='RFComm credits threshold',
)
@click.option(
'--rfcomm-send-credits-threshold',
type=int,
help='RFComm send credits threshold',
)
@click.option(
'--l2cap-psm',
type=int,