summaryrefslogtreecommitdiffstats
path: root/src/components.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/components.rs')
-rw-r--r--src/components.rs3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/components.rs b/src/components.rs
deleted file mode 100644
index c2ee5aae..00000000
--- a/src/components.rs
+++ /dev/null
@@ -1,3 +0,0 @@
-pub mod data_table;
-pub mod time_graph;
-pub mod tui_widget;