glideapps / quicktype

Generate types and converters from JSON, Schema, and GraphQL
https://app.quicktype.io
Apache License 2.0
11.77k stars 1.04k forks source link

chore(Smithy): Remove unused Smithy4sRenderer #2548

Closed inferrinizzard closed 2 months ago

inferrinizzard commented 3 months ago

Description

Removes an unused Renderer class (Scala3.ts > Smithy4sRenderer) caused by rebase merge conflicts from #2189

The actual Renderer class for Smithy4s lives in Smithy4s.ts

Previous Behaviour / Output

N/a

New Behaviour / Output

N/a

How Has This Been Tested?

N/a

Screenshots (if appropriate):