Skip to content

Commit c5a4eee

Browse files
committed
Remove unnecessary includes (NFC)
(cherry picked from commit 8094600)
1 parent 055e354 commit c5a4eee

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lldb/source/Plugins/Language/Swift/SwiftArray.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@
2323
// FIXME: we should not need this
2424
#include "Plugins/Language/ObjC/Cocoa.h"
2525

26-
#include "llvm/ADT/StringRef.h"
27-
2826
using namespace lldb;
2927
using namespace lldb_private;
3028
using namespace lldb_private::formatters;

0 commit comments

Comments
 (0)