Skip to content

Commit

Permalink
Remove unused override
Browse files Browse the repository at this point in the history
  • Loading branch information
Turnerj authored and RehanSaeed committed May 22, 2023
1 parent 17913b8 commit 6d606c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Tools/Schema.NET.Tool/SchemaSourceGenerator.cs
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ public void Execute(GeneratorExecutionContext context)
new IClassOverride[]
{
new AddQueryInputPropertyToSearchAction(),
new AddTextTypeToActionTarget(),
new AddNumberTypeToMediaObjectHeightAndWidth(),
new RenameEventProperty(),
},
Expand Down

0 comments on commit 6d606c7

Please sign in to comment.