Skip to content

Commit

Permalink
removed doomed quickfix
Browse files Browse the repository at this point in the history
  • Loading branch information
retailcoder committed Dec 19, 2017
1 parent 7d91da1 commit dd08e41
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 268 deletions.
267 changes: 0 additions & 267 deletions Rubberduck.Inspections/QuickFixes/SynchronizeAttributesQuickFix.cs

This file was deleted.

1 change: 0 additions & 1 deletion Rubberduck.Inspections/Rubberduck.Inspections.csproj
Expand Up @@ -157,7 +157,6 @@
<Compile Include="QuickFixes\SetExplicitVariantReturnTypeQuickFix.cs" />
<Compile Include="QuickFixes\SpecifyExplicitPublicModifierQuickFix.cs" />
<Compile Include="QuickFixes\SplitMultipleDeclarationsQuickFix.cs" />
<Compile Include="QuickFixes\SynchronizeAttributesQuickFix.cs" />
<Compile Include="QuickFixes\UntypedFunctionUsageQuickFix.cs" />
<Compile Include="QuickFixes\UseSetKeywordForObjectAssignmentQuickFix.cs" />
<Compile Include="QuickFixes\WriteOnlyPropertyQuickFix.cs" />
Expand Down

0 comments on commit dd08e41

Please sign in to comment.