Skip to content

Commit 9effd1f

Browse files
committed
clippy: remove blank from docstring
1 parent 7b4e182 commit 9effd1f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/models.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,6 @@ fn format_duration(d: Duration) -> String {
227227
/// For many simple cases this avoids any need to explicitly declare a model
228228
/// class: instead the [View::new] call can, in-line, construct a BasicView
229229
/// giving an initial value and a render function.
230-
231230
///
232231
/// # Example
233232
/// ```

0 commit comments

Comments
 (0)