Skip to content

Commit

Permalink
fix: linux
Browse files Browse the repository at this point in the history
  • Loading branch information
veeso committed Oct 26, 2024
1 parent 2a4318f commit 2985ad4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion remotefs-fuse/src/mount.rs
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ where

Ok(Self {
session: fuser::Session::new(driver, mountpoint, &options)?,
marker: std::marker::PhantomData,
})
}

Expand Down

0 comments on commit 2985ad4

Please sign in to comment.