Drop SnapshotError in favor of anyhow::Error

This commit is contained in:
Lucien Greathouse
2020-12-18 12:16:05 -08:00
parent f3745c68d2
commit 3b149cc875
15 changed files with 70 additions and 183 deletions

View File

@@ -5,7 +5,6 @@
mod csv;
mod dir;
mod error;
mod json;
mod json_model;
mod lua;
@@ -37,7 +36,6 @@ use self::{
util::match_file_name,
};
pub use self::error::*;
pub use self::project::snapshot_project_node;
pub fn snapshot_from_vfs(