chore: remove serde use line at top
This commit is contained in:
parent
9f98484b80
commit
7e0cd985ad
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue