mirror of
https://git.joinplu.me/Plume/Plume.git
synced 2024-12-23 18:40:34 +00:00
Remove needless code
This commit is contained in:
parent
12a8d00f8e
commit
d3c035aa39
1 changed files with 0 additions and 1 deletions
|
@ -442,7 +442,6 @@ mod tests {
|
|||
)
|
||||
.unwrap();
|
||||
Instance::cache_local(conn);
|
||||
Instance::cache_local_instance_user(conn);
|
||||
instance
|
||||
});
|
||||
let mut user = NewUser::default();
|
||||
|
|
Loading…
Reference in a new issue