[clang-format] Remove unused using directive, NFC

llvm-svn: 303742
This commit is contained in:
Krasimir Georgiev 2017-05-24 12:15:42 +00:00
parent c46064c2a9
commit 65e7206799
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@
#define DEBUG_TYPE "format-test"
using clang::tooling::ReplacementTest;
using clang::tooling::toReplacements;
namespace clang {
namespace format {