Skip to content

Commit 8852e5d

Browse files
bluh
1 parent 536deb3 commit 8852e5d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

crates/djls-workspace/src/document.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,6 @@ impl TextDocument {
138138
}
139139

140140
/// Calculate byte offset from an LSP position using the given line index and text.
141-
///
142-
/// This delegates to the encoding-aware conversion in `djls_source`.
143141
fn calculate_offset(
144142
line_index: &LineIndex,
145143
position: Position,

0 commit comments

Comments
 (0)