Skip to content

Commit

Permalink
Code refactoring
Browse files Browse the repository at this point in the history
Co-authored-by: Benedek Farkas <[email protected]>
  • Loading branch information
AndreaPiovanelli and BenedekFarkas authored Apr 17, 2024
1 parent fbff870 commit 6be31b9
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,6 @@ protected ActionResult GetTaxonomyInternal (string contentTypeName, string taxon
return PartialView(templateName, viewModel);
}

protected virtual void ApplyPreRequest() {

}
protected virtual void ApplyPreRequest() { }
}
}

0 comments on commit 6be31b9

Please sign in to comment.