mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-15 06:40:17 +00:00
removed commented out code
This commit is contained in:
parent
2a7df106e1
commit
6e3e61ec95
1 changed files with 0 additions and 1 deletions
|
@ -190,7 +190,6 @@ pub(crate) fn render_option_button_icon<V: View>(
|
|||
.with_width(style.icon_width)
|
||||
.contained()
|
||||
.with_style(style.container)
|
||||
// .aligned()
|
||||
.constrained()
|
||||
.with_height(theme.search.option_button_height)
|
||||
.with_width(style.button_width)
|
||||
|
|
Loading…
Reference in a new issue