mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-12-22 10:51:29 +00:00
remove dbg
This commit is contained in:
parent
74100772b4
commit
d0a5001168
1 changed files with 0 additions and 1 deletions
|
@ -617,7 +617,6 @@ async fn build_update_instance_form(
|
||||||
}
|
}
|
||||||
.await;
|
.await;
|
||||||
|
|
||||||
dbg!("reach here?");
|
|
||||||
Some(instance_form)
|
Some(instance_form)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue