Remove needless code
This commit is contained in:
parent
12a8d00f8e
commit
d3c035aa39
@ -442,7 +442,6 @@ mod tests {
|
|||||||
)
|
)
|
||||||
.unwrap();
|
.unwrap();
|
||||||
Instance::cache_local(conn);
|
Instance::cache_local(conn);
|
||||||
Instance::cache_local_instance_user(conn);
|
|
||||||
instance
|
instance
|
||||||
});
|
});
|
||||||
let mut user = NewUser::default();
|
let mut user = NewUser::default();
|
||||||
|
Loading…
Reference in New Issue
Block a user