Remove leftover file from storage backend moving
This commit is contained in:
parent
188aacad75
commit
ee78c249f0
2 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ use std::vec::{Vec, IntoIter};
|
|||
|
||||
pub mod file;
|
||||
pub mod parser;
|
||||
pub mod backend;
|
||||
pub mod json;
|
||||
|
||||
use glob::glob;
|
||||
|
|
Loading…
Reference in a new issue