[clang-doc] Remove the unused clangd header.

This header seems to be included unintentionally.
This commit is contained in:
Haojian Wu
2025-07-01 12:05:41 +02:00
parent 8fe25f3071
commit 2ee884a9db

View File

@@ -7,7 +7,6 @@
//===----------------------------------------------------------------------===//
#include "Serialize.h"
#include "../clangd/CodeCompletionStrings.h"
#include "BitcodeWriter.h"
#include "clang/AST/Attr.h"