Clear some logs and minimize binary file size
This commit is contained in:
@@ -437,7 +437,6 @@ impl DictionaryState {
|
||||
button("").on_press(WordAction(index)).width(15)
|
||||
};
|
||||
line = line.push(line_button()).push(space().width(10));
|
||||
println!("Updating word {}", &data.key);
|
||||
line
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user