mirror of
https://github.com/imsnif/bandwhich.git
synced 2026-02-09 01:59:18 +08:00
Rename the total_bandwidth file for clarity
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
mod display_bandwidth;
|
||||
mod header_details;
|
||||
mod help_text;
|
||||
mod layout;
|
||||
mod table;
|
||||
mod total_bandwidth;
|
||||
|
||||
pub use display_bandwidth::*;
|
||||
pub use header_details::*;
|
||||
pub use help_text::*;
|
||||
pub use layout::*;
|
||||
pub use table::*;
|
||||
pub use total_bandwidth::*;
|
||||
|
||||
Reference in New Issue
Block a user