Deleted/fixed some todos on magit-todos

This commit is contained in:
Emmet 2024-02-03 15:51:01 -06:00
parent 40c1b61089
commit 08533eed08
6 changed files with 7 additions and 19 deletions

View file

@ -266,7 +266,7 @@ handle_image() {
esac
# openscad_image() {
# TMPPNG="$(mktemp -t XXXXXX.png)"
# TMPPNG="$(mktemp -t xxxxxx.png)"
# openscad --colorscheme="${OPENSCAD_COLORSCHEME}" \
# --imgsize="${OPENSCAD_IMGSIZE/x/,}" \
# -o "${TMPPNG}" "${1}"