Skip to content

Commit 7d91da1

Browse files
committed
removed doomed attributes/annotations inspections
1 parent bd5105b commit 7d91da1

File tree

6 files changed

+0
-929
lines changed

6 files changed

+0
-929
lines changed

Rubberduck.Inspections/Concrete/MissingAnnotationInspection.cs

Lines changed: 0 additions & 67 deletions
This file was deleted.

Rubberduck.Inspections/Rubberduck.Inspections.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@
9191
<Compile Include="Concrete\ImplicitDefaultMemberAssignmentInspection.cs" />
9292
<Compile Include="Concrete\ImplicitPublicMemberInspection.cs" />
9393
<Compile Include="Concrete\ImplicitVariantReturnTypeInspection.cs" />
94-
<Compile Include="Concrete\MissingAnnotationInspection.cs" />
9594
<Compile Include="Concrete\MissingAttributeInspection.cs" />
9695
<Compile Include="Abstract\InspectionResultBase.cs" />
9796
<Compile Include="Concrete\RedundantByRefModifierInspection.cs" />

RubberduckTests/Inspections/MissingAnnotationInspectionTests.cs

Lines changed: 0 additions & 266 deletions
This file was deleted.

0 commit comments

Comments
 (0)