Fix warnings
This commit is contained in:
parent
4942b1962b
commit
303189e086
4 changed files with 9 additions and 2 deletions
|
@ -1,3 +1,6 @@
|
|||
#![allow(unused)]
|
||||
// todo!()
|
||||
|
||||
use std::ops::{Deref, DerefMut};
|
||||
|
||||
use editor::test::{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue