Skip to content

Commit

Permalink
removed doomed attributes/annotations inspections
Browse files Browse the repository at this point in the history
  • Loading branch information
retailcoder committed Dec 19, 2017
1 parent bd5105b commit 7d91da1
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 929 deletions.
67 changes: 0 additions & 67 deletions Rubberduck.Inspections/Concrete/MissingAnnotationInspection.cs

This file was deleted.

1 change: 0 additions & 1 deletion Rubberduck.Inspections/Rubberduck.Inspections.csproj
Expand Up @@ -91,7 +91,6 @@
<Compile Include="Concrete\ImplicitDefaultMemberAssignmentInspection.cs" />
<Compile Include="Concrete\ImplicitPublicMemberInspection.cs" />
<Compile Include="Concrete\ImplicitVariantReturnTypeInspection.cs" />
<Compile Include="Concrete\MissingAnnotationInspection.cs" />
<Compile Include="Concrete\MissingAttributeInspection.cs" />
<Compile Include="Abstract\InspectionResultBase.cs" />
<Compile Include="Concrete\RedundantByRefModifierInspection.cs" />
Expand Down
266 changes: 0 additions & 266 deletions RubberduckTests/Inspections/MissingAnnotationInspectionTests.cs

This file was deleted.

0 comments on commit 7d91da1

Please sign in to comment.