mirror of
https://github.com/RGBCube/serenity
synced 2025-06-01 08:18:12 +00:00
Terminal: Run clang-format on main.cpp
This commit is contained in:
parent
70c0c1c845
commit
ef7eb60f22
1 changed files with 0 additions and 1 deletions
|
@ -414,7 +414,6 @@ ErrorOr<int> serenity_main(Main::Arguments arguments)
|
|||
terminal->apply_size_increments_to_window(*window);
|
||||
window->resize(terminal->size());
|
||||
}
|
||||
|
||||
};
|
||||
|
||||
TRY(view_menu->try_add_separator());
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue