aviemzur commented on a change in pull request #40:
URL: https://github.com/apache/incubator-liminal/pull/40#discussion_r640492683
##########
File path: scripts/liminal
##########
@@ -129,7 +129,9 @@ def deploy_liminal_apps(path, clean):
for config_file in config_files:
click.echo(f"deploying liminal file: {config_file}")
yml_name = os.path.basename(config_file)
Review comment:
`yml_name` is no longer used, this line can be removed
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]