Skip to content

Commit 5914f95

Browse files
committed
chore: remove obsolete TODO
Co-authored-by: Andy Fischer <andrew-scott-fischer>
1 parent 5c86a7f commit 5914f95

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/cli.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ Retry for 100s: retry --up-to 100s ./foo"#,
5252

5353
#[derive(Debug, Parser)]
5454
pub(crate) struct Cli {
55-
// TODO: make this optional to indicate "retry forever"
5655
/// Retry constraint expressed in number of attempts or total duration.
5756
///
5857
/// Accepted format is:

0 commit comments

Comments
 (0)