Skip to content

Commit

Permalink
refactor(attestation): remove unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
silva-fj committed Feb 12, 2025
1 parent 6350515 commit 99e5103
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions tee-worker/omni-executor/Cargo.lock

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

4 changes: 0 additions & 4 deletions tee-worker/omni-executor/parentchain/attestation/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,10 @@ edition.workspace = true

[dependencies]
log = { workspace = true }
subxt = { workspace = true }
subxt-core = { workspace = true }
subxt-signer = { workspace = true }

# Local dependencies
executor-core = { workspace = true }
executor-primitives = { workspace = true }
executor-storage = { workspace = true }
parentchain-api-interface = { workspace = true }
parentchain-rpc-client = { workspace = true }
parentchain-signer = { workspace = true }
Expand Down

0 comments on commit 99e5103

Please sign in to comment.