Skip to content

Commit

Permalink
editor
Browse files Browse the repository at this point in the history
  • Loading branch information
EnigmaCurry committed Nov 8, 2024
1 parent 2e8cd77 commit 0c54241
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/bash/editor.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ else
fi
if [ "$initial_checksum" = "$final_checksum" ]; then
echo "## File not saved." >/dev/stderr
exit 1
else
echo "## File saved." >/dev/stderr
fi
Expand Down

0 comments on commit 0c54241

Please sign in to comment.