Skip to content

Commit 460a293

Browse files
committed
chore: remove empty lines
1 parent d94dff5 commit 460a293

File tree

1 file changed

+0
-1
lines changed
  • plugins/applications/src

1 file changed

+0
-1
lines changed

plugins/applications/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,6 @@ pub fn init(config_dir: RString) -> State {
189189
#[get_matches]
190190
pub fn get_matches(input: RString, state: &State) -> RVec<Match> {
191191
let matcher = fuzzy_matcher::skim::SkimMatcherV2::default().ignore_case();
192-
193192
let mut entries = state
194193
.entries
195194
.iter()

0 commit comments

Comments
 (0)