Skip to content

Commit 9100e99

Browse files
committed
remove debug print
1 parent 91c5023 commit 9100e99

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,6 @@ def github_store_secret(SECRET_NAME, SECRET_VALUE: str):
467467
repo.heads.main.set_tracking_branch(origin.refs.main)
468468
fetch = origin.fetch()[0]
469469
log.info(fetch)
470-
log.info("Oh no")
471470

472471
# Commit amber.yaml secrets file to repo
473472
index = repo.index

0 commit comments

Comments
 (0)