Skip to content

Commit

Permalink
tests: Remove unused import: shvproto::rpcvalue
Browse files Browse the repository at this point in the history
  • Loading branch information
j4r0u53k committed Jul 5, 2024
1 parent 6090f15 commit 2584371
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
mod test {
use libshvproto_macros::TryFromRpcValue;
use shvproto::RpcValue;
use shvproto::rpcvalue;

#[derive(Debug,PartialEq,TryFromRpcValue)]
struct EmptyStruct {
Expand Down

0 comments on commit 2584371

Please sign in to comment.