cleaned up warnings
This commit is contained in:
parent
131950f670
commit
ee97bc54cf
3 changed files with 20 additions and 24 deletions
|
@ -760,7 +760,7 @@ impl ProjectSearchView {
|
|||
}
|
||||
|
||||
fn new(model: ModelHandle<ProjectSearch>, cx: &mut ViewContext<Self>) -> Self {
|
||||
let mut project;
|
||||
let project;
|
||||
let excerpts;
|
||||
let mut query_text = String::new();
|
||||
let mut options = SearchOptions::NONE;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue