Skip to content

Commit

Permalink
Fix javadoc for CodegenDirector.simplifyModelForServiceCodegen
Browse files Browse the repository at this point in the history
This was missed in smithy-lang#1370
  • Loading branch information
gosar committed Sep 29, 2022
1 parent 014599e commit b75b61d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ public final class CodegenDirector<
* <ul>
* <li>Flattens error hierarchies onto every operation.</li>
* <li>Flattens mixins</li>
* <li>Converts enum strings to enum shapes.</li>
* </ul>
*
* <p><em>Note</em>: This transform is applied automatically by a code
Expand Down

0 comments on commit b75b61d

Please sign in to comment.