Skip to content

Commit 28b789d

Browse files
authored
Remove unused include for ThrownExceptionTypeCheck
Removed unused ThrownExceptionTypeCheck include.
1 parent 1d9b0ce commit 28b789d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clang-tools-extra/clang-tidy/cert/CERTTidyModule.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242
#include "../readability/EnumInitialValueCheck.h"
4343
#include "../readability/UppercaseLiteralSuffixCheck.h"
4444
#include "LimitedRandomnessCheck.h"
45-
#include "ThrownExceptionTypeCheck.h"
4645

4746
namespace {
4847

0 commit comments

Comments
 (0)