Deserialize
Serialize
when running the tests inside nu-protocol we were getting a compiler warning... this PR removes the compiler warning from nu-protocol. by adding ```rust #[allow(unused_imports)] ```
commandline
ShellError
export env