Skip to content

Commit 5b3450e

Browse files
authored
chore: rm dead code (#11777)
1 parent ba93c44 commit 5b3450e

File tree

2 files changed

+0
-15
lines changed

2 files changed

+0
-15
lines changed

crates/common/src/errors/artifacts.rs

Lines changed: 0 additions & 12 deletions
This file was deleted.

crates/common/src/errors/mod.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
mod fs;
44
pub use fs::FsPathError;
55

6-
mod artifacts;
7-
pub use artifacts::*;
8-
96
mod private {
107
use eyre::Chain;
118
use std::error::Error;

0 commit comments

Comments
 (0)