Skip to content

Commit

Permalink
ecs-settings-applier: remove unused model dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
tjkirch committed Jun 21, 2021
1 parent b23188c commit 7dd6252
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion sources/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion sources/api/ecs-settings-applier/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ exclude = ["README.md"]
[dependencies]
serde = {version = "1.0", features = ["derive"]}
serde_json = "1"
models = { path = "../../models" }
schnauzer = { path = "../schnauzer" }
log = "0.4"
snafu = "0.6"
Expand Down

0 comments on commit 7dd6252

Please sign in to comment.