diff --git a/src/app.rs b/src/app.rs index aa8c435..45263b8 100644 --- a/src/app.rs +++ b/src/app.rs @@ -252,7 +252,6 @@ impl App { return; } - // TODO: move if selection // TODO: move if selection if is_selection && !self.is_selecting { self.is_selecting = true;