Fix clippy warnings
This commit is contained in:
parent
4ac5e1c6a6
commit
17102f5144
3 changed files with 3 additions and 4 deletions
|
|
@ -285,7 +285,6 @@ impl Application for Window {
|
|||
);
|
||||
|
||||
let font_size_picker = {
|
||||
let editor = self.editor.lock().unwrap();
|
||||
pick_list(
|
||||
FontSize::all(),
|
||||
Some(self.font_size),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue