Skip to content

Commit 0e11e22

Browse files
committed
Fix fmt
1 parent 95c287a commit 0e11e22

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/emmylua_code_analysis/src/diagnostic/lua_diagnostic.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ impl LuaDiagnostic {
4646
}
4747
}
4848

49-
5049
let mut semantic_model = compilation.get_semantic_model(file_id)?;
5150
let mut context = DiagnosticContext::new(file_id, db, self.config.clone());
5251

0 commit comments

Comments
 (0)