Skip to content

Commit f7be9c9

Browse files
committed
remove unused import
1 parent b1b7a50 commit f7be9c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lldb/source/Core/Telemetry.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
#include "lldb/lldb-forward.h"
1616
#include "llvm/ADT/StringRef.h"
1717
#include "llvm/Support/Error.h"
18-
#include "llvm/Support/Path.h"
1918
#include "llvm/Support/RandomNumberGenerator.h"
2019
#include "llvm/Telemetry/Telemetry.h"
2120
#include <chrono>

0 commit comments

Comments
 (0)