Remove unused variable distinguish_unstaged_diff_hunks
(#25462)
Release Notes: - N/A
This commit is contained in:
parent
bc941bfc97
commit
2b28b5969f
2 changed files with 0 additions and 7 deletions
|
@ -127,7 +127,6 @@ impl ProjectDiff {
|
|||
window,
|
||||
cx,
|
||||
);
|
||||
diff_display_editor.set_distinguish_unstaged_diff_hunks();
|
||||
diff_display_editor.set_expand_all_diff_hunks(cx);
|
||||
diff_display_editor.register_addon(GitPanelAddon {
|
||||
workspace: workspace.downgrade(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue