summaryrefslogtreecommitdiffstats
path: root/src/verb/verb.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/verb/verb.rs')
-rw-r--r--src/verb/verb.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/verb/verb.rs b/src/verb/verb.rs
index 99ec5bc..c800b06 100644
--- a/src/verb/verb.rs
+++ b/src/verb/verb.rs
@@ -245,7 +245,6 @@ impl Verb {
return "You can't focus without selection".to_string();
}
}
- // TODO check that before
}
let builder = || {