mirror of
https://github.com/YunoHost/yunodevtools.git
synced 2024-09-03 20:16:19 +02:00
remove debug print
This commit is contained in:
parent
7f35b61072
commit
d8b0ada8a8
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue