1 file changed
-1
src/main.rs
-1
@@ -40,7 +40,6 @@
40
//! }
41
//! ```
42
43
-#[cfg(unix)]
43
mod chat;
44
mod models;
45
mod setup;