mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-22 09:18:55 +00:00
Everywhere: Remove unnecessary headers 4/4
Arbitrarily split up to make git bisect easier. These unnecessary #include's were found by combining an automated tool (which determined likely candidates) and some brain power (which decided whether the #include is also semantically superfluous).
This commit is contained in:
parent
cc89606ba8
commit
c6a42ab5c3
Notes:
sideshowbarker
2024-07-18 22:30:38 +09:00
Author: https://github.com/BenWiederhake
Commit: c6a42ab5c3
Pull-request: https://github.com/SerenityOS/serenity/pull/5258
9 changed files with 0 additions and 9 deletions
|
@ -24,7 +24,6 @@
|
|||
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#include <AK/Function.h>
|
||||
#include <AK/JsonArray.h>
|
||||
#include <AK/JsonObject.h>
|
||||
#include <AK/JsonParser.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue