mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 01:35:08 +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
@@ -24,7 +24,6 @@
|
||||
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#include <LibCore/ElapsedTimer.h>
|
||||
#include <LibGUI/Button.h>
|
||||
#include <LibGUI/TextBox.h>
|
||||
#include <LibWeb/DOM/Document.h>
|
||||
|
||||
Reference in New Issue
Block a user