Touchups to registrar API

This commit is contained in:
Piotr Osiewicz 2024-01-04 15:51:56 +01:00
parent f70eddc988
commit 5ad125a9e9
4 changed files with 32 additions and 57 deletions

View file

@ -18,7 +18,6 @@ gpui = { path = "../gpui" }
language = { path = "../language" }
menu = { path = "../menu" }
project = { path = "../project" }
search = { path = "../search" }
settings = { path = "../settings" }
theme = { path = "../theme" }
ui = { path = "../ui" }