mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
remove debug print
This commit is contained in:
parent
76117a7d12
commit
2bf8888662
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