Skip to content

Commit

Permalink
fix: error not resolve document when opened
Browse files Browse the repository at this point in the history
  • Loading branch information
washanhanzi committed Nov 13, 2024
1 parent 75de910 commit 526c5b4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/controller/appraiser.rs
Original file line number Diff line number Diff line change
Expand Up @@ -396,8 +396,6 @@ impl Appraiser {
error!("read file error: {}", e);
}
}
} else {
continue;
}
}

Expand Down

0 comments on commit 526c5b4

Please sign in to comment.