mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-29 12:19:54 +00:00
Userland: Remove a bunch of unnecessary Vector imports
How silly :^)
This commit is contained in:
parent
4efe6210ee
commit
145eeb57ab
Notes:
sideshowbarker
2024-07-17 20:04:11 +09:00
Author: https://github.com/kleinesfilmroellchen
Commit: 145eeb57ab
Pull-request: https://github.com/SerenityOS/serenity/pull/12162
Reviewed-by: https://github.com/AtkinsSJ
16 changed files with 0 additions and 16 deletions
|
@ -4,7 +4,6 @@
|
|||
* SPDX-License-Identifier: BSD-2-Clause
|
||||
*/
|
||||
|
||||
#include <AK/Vector.h>
|
||||
#include <LibGUI/AbstractTableView.h>
|
||||
#include <LibGUI/Action.h>
|
||||
#include <LibGUI/Button.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue