Skip to content

Commit 9ac6968

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 91cc84d commit 9ac6968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/djls-ide/src/diagnostics.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ pub fn collect_diagnostics(
165165
#[cfg(test)]
166166
mod tests {
167167
use djls_conf::DiagnosticSeverity;
168-
168+
169169
use super::*;
170170

171171
#[test]

0 commit comments

Comments
 (0)