remove debug print
This commit is contained in:
parent
76117a7d12
commit
2bf8888662
@ -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…
Reference in New Issue
Block a user