mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-16 15:11:25 +00:00
Remove comment
This commit is contained in:
parent
89b231afeb
commit
9d014b0f9a
1 changed files with 0 additions and 2 deletions
|
@ -2028,8 +2028,6 @@ impl CollabPanel {
|
|||
|
||||
fn render_signed_out(&mut self, cx: &mut ViewContext<Self>) -> Div {
|
||||
v_stack()
|
||||
// .flex_1()
|
||||
// .justify_center()
|
||||
.items_center()
|
||||
.child(v_stack().gap_6().p_4()
|
||||
.child(
|
||||
|
|
Loading…
Reference in a new issue