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 f7188d3..255e460 100644
--- a/src/main.rs
+++ b/src/main.rs
@@ -43,7 +43,6 @@ mod external_editor;
mod insert;
mod list;
mod module;
-mod process;
mod show_commit;
mod window_size_error;