Clean up some stray todos (#11380)
Quick little todo comment cleanups, either because they aren't needed or a comment will suffice. Release Notes: - N/A
This commit is contained in:
parent
15299dcf80
commit
f576bd3aaf
4 changed files with 1 additions and 7 deletions
|
@ -74,7 +74,6 @@ impl InlineCompletionProvider for SupermavenCompletionProvider {
|
|||
_direction: Direction,
|
||||
_cx: &mut ModelContext<Self>,
|
||||
) {
|
||||
// todo!("cycling")
|
||||
}
|
||||
|
||||
fn accept(&mut self, _cx: &mut ModelContext<Self>) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue