Commit e0b4435
docs: Remove useless doc comment
This doc comment triggers the `clippy::empty_line_after_doc_comments`
lint. It could be converted to a normal comment, or the newline could be
deleted, but I don't think the comment provides any information not
already contained in the struct name, so there is no point in keeping
it.1 parent 3e754ce commit e0b4435
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
119 | | - | |
120 | 118 | | |
121 | 119 | | |
122 | 120 | | |
| |||
0 commit comments