Skip to content

Commit

Permalink
Code cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Yesterday17 committed Jan 29, 2024
1 parent 5f9d248 commit 65b253b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions crates/theme/src/settings.rs
Original file line number Diff line number Diff line change
Expand Up @@ -310,8 +310,6 @@ impl settings::Settings for ThemeSettings {
merge(&mut this.buffer_line_height, value.buffer_line_height);
}

if auto_switch {}

Ok(this)
}

Expand Down

0 comments on commit 65b253b

Please sign in to comment.