Remove leftover file from storage backend moving

This commit is contained in:
Matthias Beyer 2015-12-06 12:55:26 +01:00
parent 188aacad75
commit ee78c249f0
2 changed files with 0 additions and 1 deletions

View file

View file

@ -9,7 +9,6 @@ use std::vec::{Vec, IntoIter};
pub mod file;
pub mod parser;
pub mod backend;
pub mod json;
use glob::glob;