Skip to content

Commit 9d79a07

Browse files
chore: code cleanup
1 parent 44e481d commit 9d79a07

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

save.sh

-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ function do_image () {
7979
echo "Moved image to $local_path"
8080

8181
local obsoleted_file=$(find "$DEST_DIR" -wholename "*/$local_path")
82-
echo "obsoleted_file: $obsoleted_file"
8382
local prevent_sync=""
8483
if [[ -z "$obsoleted_file" ]]; then
8584
echo "No overwrite dilemma for $local_path"

0 commit comments

Comments
 (0)