diff --git a/scripts/helpers.sh b/scripts/helpers.sh index e5abf6e..3ea7e8b 100644 --- a/scripts/helpers.sh +++ b/scripts/helpers.sh @@ -90,10 +90,6 @@ pane_content_files_restore_from_archive() { fi } -pane_content_files_cleanup() { - rm "$(pane_contents_dir)"/* -} - # path helpers resurrect_dir() {