1
0
Fork 0

remove debug print

This commit is contained in:
OniriCorpe 2024-01-04 23:26:37 +01:00
parent 14d79aa8af
commit f9cad0880e

View file

@ -239,8 +239,6 @@ class AppAutoUpdater:
message = "Upgrade sources"
new_branch = "ci-auto-update-sources"
print(message)
try:
# Get the commit base for the new branch, and create it
commit_sha = self.repo.get_branch(self.base_branch).commit.sha