mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-24 23:46:41 +02:00
refactor: Remove commented code 📦
This commit is contained in:
parent
863ed2f230
commit
dff64defa3
1 changed files with 0 additions and 1 deletions
|
@ -4254,7 +4254,6 @@ mod tests {
|
|||
|
||||
app.mode = Mode::Tasks(Action::ContextMenu);
|
||||
app.task_report_next();
|
||||
// app.context_next();
|
||||
app.update(true).unwrap();
|
||||
|
||||
let backend = TestBackend::new(80, 10);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue