[clang-format][NFC] Removed unused include
authorBjörn Schäpers <bjoern@hazardy.de>
Sun, 20 Nov 2022 14:08:28 +0000 (15:08 +0100)
committerBjörn Schäpers <bjoern@hazardy.de>
Mon, 21 Nov 2022 12:24:19 +0000 (13:24 +0100)
clang/unittests/Format/FormatTestComments.cpp

index e95e89a..524bf87 100644 (file)
@@ -12,7 +12,6 @@
 #include "FormatTestUtils.h"
 
 #include "llvm/Support/Debug.h"
-#include "llvm/Support/MemoryBuffer.h"
 #include "gtest/gtest.h"
 
 #define DEBUG_TYPE "format-test"