summaryrefslogtreecommitdiffstats
path: root/src/main.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.rs')
-rw-r--r--src/main.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.rs b/src/main.rs
index 7b1583e..80029fd 100644
--- a/src/main.rs
+++ b/src/main.rs
@@ -36,7 +36,6 @@ mod preview;
mod term;
mod textview;
mod widget;
-mod win_main;
mod hbox;
mod tabview;
mod async_widget;