Skip to content
Snippets Groups Projects
Commit 2c720358 authored by Eesaan Atluri's avatar Eesaan Atluri
Browse files

Remove the line using deleted var

parent 627bdbe4
No related branches found
No related tags found
4 merge requests!147Merge previous default branch feat-cod-rmq into main,!85kill nginx process running under user from login node,!78Feat cod rmq,!69Remove the line using deleted var
...@@ -37,7 +37,6 @@ def git_commit(ch, method, properties, body): ...@@ -37,7 +37,6 @@ def git_commit(ch, method, properties, body):
group_ldif = groups_dir + f'/{username}.ldif' group_ldif = groups_dir + f'/{username}.ldif'
logger.info("Received: %s", msg) logger.info("Received: %s", msg)
logger.debug("ticketnum: %s", ticketnum)
logger.debug("branch_name: %s", branch_name) logger.debug("branch_name: %s", branch_name)
try: try:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment