You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pyln-client: remove unused doc variable from plugin.
Changelog-Changed: Removed the redundant code to improve clarity and maintainability.
The `doc` variable was being initialised and processed but not used anywhere.
Signed-off-by: Nishant Bansal <[email protected]>
0 commit comments