dbg!
This commit is contained in:
parent
18c5cbacd6
commit
66af5030a7
1 changed files with 0 additions and 1 deletions
|
@ -402,7 +402,6 @@ impl PickerDelegate for CommandPaletteDelegate {
|
|||
_window: &mut Window,
|
||||
cx: &mut Context<Picker<Self>>,
|
||||
) -> Option<String> {
|
||||
dbg!(self.selected_ix);
|
||||
if self.selected_ix != 0 {
|
||||
return None;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue