Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
simpat-adam committed Jul 22, 2024
1 parent eb56713 commit 7f50a1c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ string ResourceNameMapping(string resourceName)

private static string ReplaceAbstractResourceNames(string resourceName)
{
// Code Smell here:
// These resources are similar to abstract base classes, so they are not represented in the resourceSchemas
// portion of the schema document. This is a rudimentary replacement with the most specific version of the resource
if (resourceName == "EducationOrganization")
Expand Down

0 comments on commit 7f50a1c

Please sign in to comment.