mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-05 22:52:10 +02:00
Userland: Remove a bunch of unnecessary Vector imports
How silly :^)
This commit is contained in:
committed by
Andreas Kling
parent
4efe6210ee
commit
145eeb57ab
@@ -6,7 +6,6 @@
|
||||
|
||||
#include "TempFile.h"
|
||||
#include <AK/Random.h>
|
||||
#include <AK/Vector.h>
|
||||
#include <LibCore/File.h>
|
||||
#include <fcntl.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
Reference in New Issue
Block a user