mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 17:07:34 +00:00
LibTest: Clean up an unneeded import
This commit is contained in:
parent
4c068ba921
commit
ed60a032a8
1 changed files with 0 additions and 2 deletions
|
@ -5,8 +5,6 @@
|
|||
* SPDX-License-Identifier: BSD-2-Clause
|
||||
*/
|
||||
|
||||
#include <LibTest/TestCase.h>
|
||||
|
||||
#include <AK/Format.h>
|
||||
#include <AK/Vector.h>
|
||||
#include <LibTest/TestSuite.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue