mirror of
https://github.com/nushell/nushell.git
synced 2025-05-12 05:54:27 +02:00
Fix #15571: clippy
This commit is contained in:
parent
2e244b9d7c
commit
07ac77991e
@ -1,7 +1,7 @@
|
||||
use nu_engine::command_prelude::*;
|
||||
use nu_protocol::{
|
||||
ast::{Expr, Expression},
|
||||
DataSource, PipelineMetadata,
|
||||
PipelineMetadata,
|
||||
};
|
||||
|
||||
use super::util::extend_record_with_metadata;
|
||||
|
Loading…
Reference in New Issue
Block a user