Skip to content

Commit 951d7de

Browse files
mhayaCopilot
andauthored
Update modules/weko-user-profiles/weko_user_profiles/forms.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent f203191 commit 951d7de

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

  • modules/weko-user-profiles/weko_user_profiles

modules/weko-user-profiles/weko_user_profiles/forms.py

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -440,13 +440,6 @@ def __init__(self, *args, **kwargs):
440440
if hasattr(self, 's3_region_name'):
441441
del self.s3_region_name
442442

443-
444-
445-
446-
447-
448-
449-
450443
def validate_username(form, field):
451444
"""Wrap username validator for WTForms."""
452445
try:

0 commit comments

Comments
 (0)