remove old args
Some checks failed
/ job (push) Failing after 7m41s

This commit is contained in:
Marc Beninca 2024-06-22 12:39:06 +02:00
parent 2a4e37a5eb
commit 7405da845d
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -39,14 +39,10 @@ def pidd_clone_branch() -> None:
split()
log.info(project)
split()
log.info(
f"""\
log.info(f"""\
{project.url}
""",
end="",
flush=True,
)
""")
ps.run(
"git",
"clone",