mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 10:47:35 +00:00
HackStudio: Remove unused #include
Found this while looking at who uses GUI::AutocompleteProvider.
This commit is contained in:
parent
aea9ba3b42
commit
81f00c0aa8
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@
|
|||
#pragma once
|
||||
|
||||
#include <AK/HashMap.h>
|
||||
#include <LibGUI/AutocompleteProvider.h>
|
||||
#include <LibGUI/Widget.h>
|
||||
|
||||
namespace HackStudio {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue