Skip to content

Commit

Permalink
Remove unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielleHuisman committed May 8, 2024
1 parent 26f2c89 commit b4ea098
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/primitives/leptos/popper/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@ version.workspace = true
[dependencies]
floating-ui-leptos = "0.0.8"
leptos.workspace = true
log.workspace = true # TODO: remove
radix-leptos-arrow = { path = "../arrow", version = "0.0.1" }
radix-leptos-context = { path = "../context", version = "0.0.1" }
radix-leptos-use-size = { path = "../use-size", version = "0.0.1" }
serde = "1.0.198"
serde_json = "1.0.116"

0 comments on commit b4ea098

Please sign in to comment.