Skip to content

Commit

Permalink
Remove unecessary documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
AlixANNERAUD committed Oct 9, 2024
1 parent de81a1a commit 672cf26
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Modules/File_system/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@
#![allow(non_camel_case_types)]
#![allow(non_upper_case_globals)]

///! File system module
///
/// This module contains basic file system types, traits and functions.
///
mod Device;
mod Error;
mod File_system;
Expand Down

0 comments on commit 672cf26

Please sign in to comment.