Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
0xtimsb committed Nov 23, 2024
1 parent 64cd91b commit 1346ad2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/editor/src/element.rs
Original file line number Diff line number Diff line change
Expand Up @@ -5045,7 +5045,6 @@ impl Element for EditorElement {
} else {
px(0.)
};

let overscroll = size(em_width + right_margin, px(0.));

let editor_width =
Expand Down

0 comments on commit 1346ad2

Please sign in to comment.