Skip to content

Commit

Permalink
sdasdas
Browse files Browse the repository at this point in the history
  • Loading branch information
Rob Barry committed Oct 17, 2022
1 parent eb70fe4 commit 3cf763e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion process-deleted-files.sh
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ for file in "${deleted_files[@]}"; do
echo $'\n'
echo "---Handling Deletions for File: ${file}"

file_name="${file_without_extension##*/}"
file_extension="${file##*.}"

if [[ $(get_top_level_folder_name "$file") == "out" ]]
Expand Down

0 comments on commit 3cf763e

Please sign in to comment.