forked from OSchip/llvm-project
[clang-format] Remove unused using directive, NFC
llvm-svn: 303742
This commit is contained in:
parent
c46064c2a9
commit
65e7206799
|
@ -20,7 +20,6 @@
|
|||
#define DEBUG_TYPE "format-test"
|
||||
|
||||
using clang::tooling::ReplacementTest;
|
||||
using clang::tooling::toReplacements;
|
||||
|
||||
namespace clang {
|
||||
namespace format {
|
||||
|
|
Loading…
Reference in New Issue