mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 21:17:44 +00:00
LibJS: Remove a whole bunch of unnecessary #includes
This commit is contained in:
parent
9de1253f44
commit
635a5eec75
17 changed files with 0 additions and 29 deletions
|
@ -28,7 +28,6 @@
|
|||
#include "Lexer.h"
|
||||
#include <AK/Debug.h>
|
||||
#include <AK/HashMap.h>
|
||||
#include <AK/StringBuilder.h>
|
||||
#include <ctype.h>
|
||||
#include <stdio.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue