Skip to content

Commit abdf5a6

Browse files
committed
Remove extra blank line
1 parent 26932d1 commit abdf5a6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

functional/generics-type-classes.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,6 @@ It is also used by several popular crates to allow API flexibility:
249249
[^1]: See: [impl From\<CString\> for Vec\<u8\>](
250250
https://doc.rust-lang.org/stable/src/std/ffi/c_str.rs.html#799-801)
251251

252-
253252
[^2]: See: [impl\<T\> From\<Vec\<T, Global\>\> for BinaryHeap\<T\>](
254253
https://doc.rust-lang.org/stable/src/alloc/collections/binary_heap.rs.html#1345-1354)
255254

0 commit comments

Comments
 (0)