Take 2
This commit is contained in:
parent
ef0472aebb
commit
2d3c55b2ec
|
@ -14,5 +14,5 @@ mod plugins;
|
||||||
mod repl;
|
mod repl;
|
||||||
mod scope;
|
mod scope;
|
||||||
mod shell;
|
mod shell;
|
||||||
#[cfg(not(macos))]
|
#[cfg(not(target_os = "macos"))]
|
||||||
mod terminal;
|
mod terminal;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user