Skip to content

Commit

Permalink
feat(ofs): fix code
Browse files Browse the repository at this point in the history
  • Loading branch information
oowl committed Mar 25, 2024
1 parent 292ceb1 commit 9d0eeb3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bin/ofs/src/fuse.rs
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ use std::time::Duration;
use std::time::SystemTime;

use bytes::Bytes;


use fuse3::async_trait;
use fuse3::path::prelude::*;
use fuse3::Errno;
Expand Down

0 comments on commit 9d0eeb3

Please sign in to comment.