mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 19:17:44 +00:00
Userland+Tests: Remove unused <AK/Tuple.h> includes
This commit is contained in:
parent
d1b5f55f91
commit
fe0fde2154
8 changed files with 1 additions and 9 deletions
|
@ -5,7 +5,6 @@
|
|||
*/
|
||||
|
||||
#include <AK/StringView.h>
|
||||
#include <AK/Tuple.h>
|
||||
#include <AK/Vector.h>
|
||||
#include <LibSemVer/SemVer.h>
|
||||
#include <LibTest/TestCase.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue