Skip to content

Commit f2e38a8

Browse files
committed
Remove unused attr from docstring
1 parent df06819 commit f2e38a8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

libs/aries-basic-controller/aries_basic_controller/aries_webhook_listener.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ class AriesWebhookListener:
2323
The exposed port for webhooks on the host
2424
webhook_base : str
2525
The base url for webhooks (default is "")
26-
wallet_id : str
27-
The tenant wallet identifier
2826
is_multitenant : bool
2927
Initialise the multitenant interface (default is False)
3028
"""

0 commit comments

Comments
 (0)