Commit 217f804
committed
[clang-include-fixer] Remove an unused "using" decl (NFC)
We do use MappingTraits in this file, but all uses are inside the
llvm::yaml namespace, so we don't rely on the "using" decl.1 parent 578741b commit 217f804
File tree
1 file changed
+0
-1
lines changed- clang-tools-extra/clang-include-fixer/find-all-symbols
1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
0 commit comments