Remove unused dependency

This commit is contained in:
Julian Braha 2024-01-24 20:29:29 +00:00
parent 28b2c89254
commit 5907bb5b55

View file

@ -31,7 +31,6 @@ command_palette = { path = "../command_palette" }
# component_test = { path = "../component_test" }
client = { path = "../client" }
# clock = { path = "../clock" }
color = { path = "../color" }
copilot = { path = "../copilot" }
copilot_ui = { path = "../copilot_ui" }
diagnostics = { path = "../diagnostics" }