Skip to content

Commit 9c96eaa

Browse files
committed
fix: compilation conditionals
1 parent a91e2f8 commit 9c96eaa

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/data_tree.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,4 @@ mod retain;
3434
mod sort;
3535

3636
#[cfg(unix)] // for now, it is only available on unix
37-
#[cfg(feature = "cli")] // this module export a single function that is only used by cli modules
3837
mod hardlink;

0 commit comments

Comments
 (0)