Remove unneeded theme
dependency
This commit is contained in:
parent
e43d5dfea8
commit
500772459f
2 changed files with 0 additions and 2 deletions
|
@ -29,7 +29,6 @@ simplelog = "0.9"
|
|||
smallvec.workspace = true
|
||||
story = { path = "../story" }
|
||||
strum = { version = "0.25.0", features = ["derive"] }
|
||||
theme = { path = "../theme" }
|
||||
theme2 = { path = "../theme2" }
|
||||
menu = { package = "menu2", path = "../menu2" }
|
||||
ui = { package = "ui2", path = "../ui2", features = ["stories"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue