[clang-format][NFC] Removed unused include

This commit is contained in:
Björn Schäpers 2022-11-20 15:08:28 +01:00
parent 9e00909b00
commit 5ba5f7c46c
1 changed files with 0 additions and 1 deletions

View 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"