Remove redundant import
This commit is contained in:
parent
fc0d8ee8e7
commit
a7ca7b1e8d
@ -141,8 +141,6 @@ impl<'de> Deserialize<'de> for UserInfo {
|
|||||||
|
|
||||||
#[cfg(test)]
|
#[cfg(test)]
|
||||||
mod tests {
|
mod tests {
|
||||||
use serde_json;
|
|
||||||
|
|
||||||
use super::{LoginInfo, UserInfo};
|
use super::{LoginInfo, UserInfo};
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user