Skip to content

Commit 16c9cec

Browse files
Revert "test"
This reverts commit e4be818.
1 parent e4be818 commit 16c9cec

File tree

1 file changed

+0
-1
lines changed
  • ansible_base/authentication/authenticator_plugins

1 file changed

+0
-1
lines changed

ansible_base/authentication/authenticator_plugins/local.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ class LocalConfiguration(BaseAuthenticatorConfiguration):
3838
child=serializers.CharField(),
3939
)
4040

41-
# test
4241
def validate(self, attrs):
4342
"""
4443
Validate the configuration and ensure fallback authenticators are valid module paths.

0 commit comments

Comments
 (0)