chore: fix fmt
This commit is contained in:
parent
2c217c5261
commit
7a21db58bd
@ -1,9 +1,8 @@
|
||||
// use super::*;
|
||||
use nu_protocol::{Record, Span, Value};
|
||||
use tera::Tera;
|
||||
use crate::helpers::{unwrap_value_key, value_to_serde_json, wrap_top_level_if_needed};
|
||||
use crate::{Render, TeraPlugin};
|
||||
|
||||
use nu_protocol::{Record, Span, Value};
|
||||
use tera::Tera;
|
||||
|
||||
/// Runs the plugin test examples using nu_plugin_test_support.
|
||||
#[test]
|
||||
|
Loading…
x
Reference in New Issue
Block a user