Skip to content

Commit 9d076dd

Browse files
author
Sophie Fitzpatrick
committed
fix
1 parent 22088f8 commit 9d076dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

marvelcli/marvelcli.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ def marvelcli(args=None):
4343
marvelcli.add_command(project_commands.add_collabs_to_project)
4444
marvelcli.add_command(project_commands.remove_collabs_from_project)
4545
marvelcli.add_command(project_commands.get_personal_projects)
46-
marvelcli.add_command(project_commands.bulk_transfer_projects)
4746

4847
# Group
4948
marvelcli.add_command(group_commands.delete_groups)

0 commit comments

Comments
 (0)