We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6b2b675 + 182132a commit 21721deCopy full SHA for 21721de
1 file changed
osf/management/commands/remove_orcid_from_user_social.py
@@ -9,5 +9,4 @@ def remove_orcid_from_user_social():
9
10
class Command(BaseCommand):
11
def handle(self, *args, **kwargs):
12
- breakpoint()
13
remove_orcid_from_user_social()
0 commit comments