don't nee that TODO anymore

This commit is contained in:
yosh 2024-01-22 22:36:37 -05:00
parent 2d22802ee2
commit 1f3adb21da
1 changed files with 0 additions and 1 deletions

View File

@ -33,7 +33,6 @@ fail() {
}
cleanup() {
# TODO: better cleanup by sorting shit, etc.
trap 'exit' INT HUP QUIT TERM EXIT
set +e
rmdir "$SHCLIP_TEMP_DIR/lock"