From 7a8d90a27d2005792415b7a6c30ae2afd6d5838d Mon Sep 17 00:00:00 2001 From: Bruno Sutic Date: Tue, 30 May 2017 05:49:51 +0200 Subject: [PATCH] Remove pane_content_files_cleanup function --- scripts/helpers.sh | 4 ---- 1 file changed, 4 deletions(-) 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() {