Skip to content

Commit 5735af7

Browse files
committed
Fix cookiecutter migrate template
The file had a left-over of a bad merge. Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
1 parent fa0fc91 commit 5735af7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/cookiecutter-migrate.template.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ def main() -> None:
5858

5959
print("\033[0;32m ✅ Migration script finished successfully ✅\033[0m")
6060
print()
61-
return project_type
6261

6362

6463
def apply_patch(patch_content: str) -> None:

0 commit comments

Comments
 (0)