mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-18 15:32:22 +00:00
Everywhere: Sort out superfluous QuickSort.h imports
They were sorta unneeded. :^)
This commit is contained in:
parent
e0b17988bd
commit
a7c265f341
Notes:
sideshowbarker
2024-07-18 17:11:35 +09:00
Author: https://github.com/BenWiederhake
Commit: a7c265f341
Pull-request: https://github.com/SerenityOS/serenity/pull/7572
8 changed files with 2 additions and 6 deletions
|
@ -12,7 +12,6 @@
|
|||
#include <AK/Function.h>
|
||||
#include <AK/HashMap.h>
|
||||
#include <AK/OwnPtr.h>
|
||||
#include <AK/QuickSort.h>
|
||||
#include <AK/Result.h>
|
||||
#include <AK/String.h>
|
||||
#include <AK/Traits.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue