We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62d974f commit 38f3659Copy full SHA for 38f3659
1 file changed
gitopscli/commands/delete_preview.py
@@ -78,4 +78,4 @@ def delete_preview_command(
78
79
finally:
80
delete_tmp_dir(apps_tmp_dir)
81
- delete_tmp_dir(root_tmp_dir)
+ delete_tmp_dir(root_tmp_dir)
0 commit comments