This commit is contained in:
2026-04-15 07:55:03 +03:00
parent ed02be0e77
commit 7cbb974d3b
6 changed files with 7 additions and 26 deletions
-1
View File
@@ -8,7 +8,6 @@ use iced::widget::container::rounded_box;
use iced::widget::space::vertical;
use iced::widget::{button, column, container, row, space, text};
use iced::{alignment, keyboard, Element, Fill, Left, Task};
use rusqlite::fallible_iterator::FallibleIterator;
use std::sync::{Arc, Mutex};
pub struct RepetitionState {