mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-11 01:22:43 +02:00
Misc: Remove some unneeded includes of Timer.h and ElapsedTimer.h (#3286)
This commit is contained in:
Notes:
sideshowbarker
2024-07-19 03:11:58 +09:00
Author: https://github.com/nico Commit: https://github.com/SerenityOS/serenity/commit/8b166e57dfb Pull-request: https://github.com/SerenityOS/serenity/pull/3286
@@ -32,7 +32,6 @@
|
||||
#include <AK/StringBuilder.h>
|
||||
#include <LibCore/ArgsParser.h>
|
||||
#include <LibCore/DirIterator.h>
|
||||
#include <LibCore/ElapsedTimer.h>
|
||||
#include <LibCore/Event.h>
|
||||
#include <LibCore/EventLoop.h>
|
||||
#include <LibCore/File.h>
|
||||
|
||||
Reference in New Issue
Block a user