chore: remove serde use line at top
This commit is contained in:
parent
9f98484b80
commit
7e0cd985ad
@ -5,7 +5,6 @@ use nu_plugin::{
|
||||
use nu_protocol::{Category, Example, LabeledError, Signature, SyntaxShape, Type, Value};
|
||||
use std::fs;
|
||||
use tera::Tera;
|
||||
//use serde_json::json;
|
||||
|
||||
mod helpers;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user