mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-31 05:09:12 +00:00
LibGfx: Remove unused include from Line
This commit is contained in:
parent
559fd1c0c2
commit
3e3851983d
Notes:
github-actions[bot]
2024-11-01 17:24:42 +00:00
Author: https://github.com/gmta
Commit: 3e3851983d
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2102
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@
|
||||||
#include <AK/Optional.h>
|
#include <AK/Optional.h>
|
||||||
#include <LibGfx/Forward.h>
|
#include <LibGfx/Forward.h>
|
||||||
#include <LibGfx/Point.h>
|
#include <LibGfx/Point.h>
|
||||||
#include <LibGfx/Rect.h>
|
|
||||||
|
|
||||||
namespace Gfx {
|
namespace Gfx {
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue