pub fn delete(conn: &Connection, year: i32) -> Result<bool, CliError>
Delete the stored ReturnInputs for year (used by income clear). Returns true if a row existed.
ReturnInputs
year
income clear
true