Move UI for copilot sign in to copilot_button

This commit is contained in:
Piotr Osiewicz 2024-01-05 15:58:45 +01:00
parent f7a036e952
commit 3e8e1c6404
7 changed files with 11 additions and 6 deletions

View file

@ -28,7 +28,6 @@ theme = { path = "../theme" }
lsp = { path = "../lsp" }
node_runtime = { path = "../node_runtime"}
util = { path = "../util" }
ui = { path = "../ui" }
async-compression.workspace = true
async-tar = "0.4.2"
anyhow.workspace = true