LibCore: Remove unused header in MimeData
This commit is contained in:
parent
b33b08050a
commit
6335f4745f
1 changed files with 0 additions and 1 deletions
|
|
@ -4,7 +4,6 @@
|
|||
* SPDX-License-Identifier: BSD-2-Clause
|
||||
*/
|
||||
|
||||
#include <AK/LexicalPath.h>
|
||||
#include <AK/StringBuilder.h>
|
||||
#include <LibCore/File.h>
|
||||
#include <LibCore/MimeData.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue