From 2e3cace73947d6b4f89e61571a0aff5d6e83a764 Mon Sep 17 00:00:00 2001 From: Alex Zorin Date: Fri, 27 Jan 2023 10:38:00 +1100 Subject: [PATCH] remove docstring for removed argument --- certbot/certbot/_internal/account.py | 1 - 1 file changed, 1 deletion(-) diff --git a/certbot/certbot/_internal/account.py b/certbot/certbot/_internal/account.py index e289245b1..9c8146b63 100644 --- a/certbot/certbot/_internal/account.py +++ b/certbot/certbot/_internal/account.py @@ -250,7 +250,6 @@ class AccountFileStorage(interfaces.AccountStorage): """Update the registration resource. :param Account account: account to update - :param ClientV2 client: ACME client associated to the account """ try: