Commit 36e8048
committed
refactor(rm): remove non-unix stub for should_skip_different_device_with_dev
Removed the #[cfg(not(unix))] implementation of should_skip_different_device_with_dev as it's unnecessary and simplifies the codebase by relying on the Unix-specific logic.1 parent 584f900 commit 36e8048
1 file changed
+0
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
651 | 651 | | |
652 | 652 | | |
653 | 653 | | |
654 | | - | |
655 | | - | |
656 | | - | |
657 | | - | |
658 | | - | |
659 | | - | |
660 | | - | |
661 | | - | |
662 | | - | |
663 | | - | |
664 | 654 | | |
665 | 655 | | |
666 | 656 | | |
| |||
0 commit comments