review
This commit is contained in:
@@ -46,9 +46,6 @@ impl LocalReposStore {
|
||||
}
|
||||
|
||||
/// Forget a repository that has just been published to NIP-34.
|
||||
/// It leaves the local list immediately.
|
||||
/// A later rescan re-discovers it from disk.
|
||||
/// The sidebar also hides published repositories by identifier.
|
||||
pub fn remove(&mut self, path: &Path, cx: &mut Context<Self>) {
|
||||
self.repos = Arc::new(
|
||||
self.repos
|
||||
|
||||
Reference in New Issue
Block a user