Welcome: Remove unnecessary include

This commit is contained in:
thankyouverycool 2022-09-29 10:00:27 -04:00 committed by Ali Mohammad Pur
parent 929f31f564
commit 72c0414a58
Notes: sideshowbarker 2024-07-17 06:31:21 +09:00

View file

@ -17,7 +17,6 @@
#include <LibGUI/Process.h>
#include <LibGfx/Font/BitmapFont.h>
#include <LibGfx/Palette.h>
#include <LibWebView/OutOfProcessWebView.h>
WelcomeWidget::WelcomeWidget()
{