This reverts commit 98ecb43b2d
.
Tests fail on main?!
Closes #ISSUE
Release Notes:
- N/A
This commit is contained in:
parent
47380001cc
commit
a5492b3ea6
9 changed files with 80 additions and 423 deletions
|
@ -1243,10 +1243,6 @@ impl Project {
|
|||
self.client.clone()
|
||||
}
|
||||
|
||||
pub fn ssh_client(&self) -> Option<Model<SshRemoteClient>> {
|
||||
self.ssh_client.clone()
|
||||
}
|
||||
|
||||
pub fn user_store(&self) -> Model<UserStore> {
|
||||
self.user_store.clone()
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue