Remove remaining code associated with .zed.toml files
This commit is contained in:
parent
d7cba73ead
commit
054d697fb7
3 changed files with 2 additions and 29 deletions
|
@ -151,8 +151,7 @@ message RegisterWorktree {
|
|||
uint64 project_id = 1;
|
||||
uint64 worktree_id = 2;
|
||||
string root_name = 3;
|
||||
repeated string authorized_logins = 4;
|
||||
bool visible = 5;
|
||||
bool visible = 4;
|
||||
}
|
||||
|
||||
message UnregisterWorktree {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue