Cleaned up warnings
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
pub mod history;
|
||||
pub mod readline;
|
||||
|
||||
use std::path::Path;
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,4 +1,3 @@
|
||||
pub mod history;
|
||||
pub mod readline;
|
||||
|
||||
use std::path::Path;
|
||||
|
||||