Skip to content

Commit fa0119e

Browse files
committed
delete TODO/whitespace
1 parent 13eb7d0 commit fa0119e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

irods/auth/pam_password.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ class _pam_password_ClientAuthState(authentication_base):
9191
# Server define
9292
AUTH_AGENT_AUTH_REQUEST = "auth_agent_auth_request"
9393

94-
# TODO: check_ssl does not need to be a parameter here, if we have the ENSURE_SSL_IS_ACTIVE option available.
9594
def __init__(self, *_, **_kw):
9695
super().__init__(*_, **_kw)
9796
self.check_ssl = True

0 commit comments

Comments
 (0)