mirror of
https://github.com/nushell/nushell.git
synced 2025-08-10 00:18:28 +02:00
Match cleanup (#2290)
This commit is contained in:
@ -41,7 +41,6 @@ pub(crate) async fn evaluate_args(
|
||||
.await?,
|
||||
);
|
||||
}
|
||||
|
||||
_ => {}
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user