Skip to content

Commit 79e59b3

Browse files
committed
chore: Remove unused code
1 parent 089d2bf commit 79e59b3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

rust/boil/src/config.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,3 @@ pub struct Metadata {
3737
pub vendor: String,
3838
pub source: Url,
3939
}
40-
41-
#[derive(Debug, Deserialize)]
42-
pub struct DockerConfig {}

0 commit comments

Comments
 (0)