Skip to content

Commit

Permalink
remove unused mod
Browse files Browse the repository at this point in the history
  • Loading branch information
diqiu50 committed Dec 19, 2024
1 parent 1ec1c01 commit 6bc331b
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions clients/filesystem-fuse/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,6 @@
* specific language governing permissions and limitations
* under the License.
*/
mod filesystem;
mod fuse_api_handle;
mod opened_file_manager;
mod memory_filesystem;
mod fuse_server;
mod utils;
mod mount;

use gvfs_fuse::gvfs_mount;

#[tokio::main]
Expand Down

0 comments on commit 6bc331b

Please sign in to comment.