mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-11 18:20:43 +09:00
Userland: Remove a bunch of unused includes
As reported by CLion.
This commit is contained in:
parent
16d51d78c0
commit
1eb048bed0
Notes:
sideshowbarker
2024-07-18 17:06:18 +09:00
Author: https://github.com/linusg
Commit: 1eb048bed0
20 changed files with 2 additions and 48 deletions
|
@ -7,7 +7,6 @@
|
|||
#include <AK/String.h>
|
||||
#include <LibCore/ArgsParser.h>
|
||||
#include <LibCore/DateTime.h>
|
||||
#include <inttypes.h>
|
||||
#include <stdio.h>
|
||||
#include <time.h>
|
||||
#include <unistd.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue