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