mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-01 04:41:14 -03:00
Remove a stale comment
This commit is contained in:
@@ -1107,9 +1107,6 @@ fn do_1_history_search(
|
||||
}
|
||||
|
||||
/// Formats a single history record, including a trailing newline.
|
||||
///
|
||||
/// Returns nothing. The only possible failure involves formatting the timestamp. If that happens we
|
||||
/// simply omit the timestamp from the output.
|
||||
fn format_history_record(
|
||||
item: &HistoryItem,
|
||||
show_time_format: Option<&str>,
|
||||
|
||||
Reference in New Issue
Block a user