Skip to content

Commit ba0fa5d

Browse files
committed
removes unused import for windows
1 parent 9af5a74 commit ba0fa5d

File tree

4 files changed

+0
-193
lines changed

4 files changed

+0
-193
lines changed

crates/chat-cli/src/util/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ pub mod directories;
33
pub mod knowledge_store;
44
pub mod open;
55
pub mod pattern_matching;
6-
pub mod process;
76
pub mod spinner;
87
pub mod system_info;
98
#[cfg(test)]

crates/chat-cli/src/util/process/mod.rs

Lines changed: 0 additions & 7 deletions
This file was deleted.

crates/chat-cli/src/util/process/unix.rs

Lines changed: 0 additions & 65 deletions
This file was deleted.

crates/chat-cli/src/util/process/windows.rs

Lines changed: 0 additions & 120 deletions
This file was deleted.

0 commit comments

Comments
 (0)