mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-18 20:11:15 -03:00
Reformat CPP files
This commit is contained in:
@@ -671,7 +671,6 @@ std::vector<int> parse_util_compute_indents(const wcstring &src) {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
node_visitor(*this).accept_children_of(&node);
|
||||
indent -= dec;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user