Remove accidental `fi`
This commit is contained in:
Theodore Murphy
2024-03-24 10:09:59 +11:00
committed by GitHub
parent 85d6fd0b57
commit afe19c53a0

View File

@@ -487,7 +487,6 @@ if [[ "$action" == "maintain_synchronous" ]]; then
sleep 60
fi
fi
battery_percentage=$(get_battery_percentage)