Skip to content

Commit ffc90ca

Browse files
committed
style: remove double blank line introduced by merge (#1347)
1 parent 99fa0df commit ffc90ca

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

crates/codegraph-core/src/extractors/javascript.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2691,7 +2691,6 @@ mod tests {
26912691
assert!(def.is_none(), "built-in prototype assignment should be ignored; got: {:?}", def);
26922692
}
26932693

2694-
26952694
/// Phase 8.3e: Object.defineProperty seeds composite type_map key.
26962695
#[test]
26972696
fn type_map_from_define_property() {

0 commit comments

Comments
 (0)