Remove the last use of walkdir.
This commit is contained in:
@@ -16,6 +16,7 @@ mod context;
|
||||
mod error;
|
||||
mod intermediate;
|
||||
mod render;
|
||||
mod walk_fs;
|
||||
|
||||
fn main() -> Result<ExitCode, CustomError> {
|
||||
let rt = tokio::runtime::Runtime::new()?;
|
||||
|
||||
Reference in New Issue
Block a user