Quality of life shortcuts for code actions
This commit is contained in:
parent
8ba69c15d1
commit
a50d30bf8e
2 changed files with 5 additions and 2 deletions
|
@ -441,7 +441,7 @@ mod test {
|
|||
use indoc::indoc;
|
||||
|
||||
use crate::{
|
||||
state::Mode::{self, *},
|
||||
state::Mode::{self},
|
||||
test::{ExemptionFeatures, NeovimBackedTestContext},
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue