Skip to content

Commit 46e35c5

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 748bdbf commit 46e35c5

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/uu/ln/src/ln.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -492,4 +492,3 @@ pub fn symlink<P1: AsRef<Path>, P2: AsRef<Path>>(src: P1, dst: P2) -> std::io::R
492492
symlink_file(src, dst)
493493
}
494494
}
495-

src/uu/sort/src/chunks.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,4 +445,3 @@ fn read_to_buffer<T: Read>(
445445
}
446446
}
447447
}
448-

0 commit comments

Comments
 (0)