fixing warnings and depracated legacy things
This commit is contained in:
@@ -5,9 +5,6 @@ pub mod state;
|
||||
#[cfg(feature = "gui")]
|
||||
pub mod widget;
|
||||
|
||||
#[cfg(feature = "keymaps")]
|
||||
pub mod commands_impl;
|
||||
|
||||
pub use provider::TextAreaProvider;
|
||||
pub use state::{TextAreaEditor, TextAreaState, TextOverflowMode};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user