Fix warnings
This commit is contained in:
parent
4942b1962b
commit
303189e086
4 changed files with 9 additions and 2 deletions
|
@ -3,8 +3,6 @@ mod neovim_backed_test_context;
|
|||
mod neovim_connection;
|
||||
mod vim_test_context;
|
||||
|
||||
use std::sync::Arc;
|
||||
|
||||
use command_palette::CommandPalette;
|
||||
use editor::DisplayPoint;
|
||||
pub use neovim_backed_binding_test_context::*;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue