fern-api / fern

Input OpenAPI. Output SDKs and Docs.
https://buildwithfern.com
MIT License
2.45k stars 118 forks source link

(fix, ts): Fix environment import in snippets #3885

Closed amckinney closed 1 week ago

amckinney commented 1 week ago

This fixes an issue introduced in https://github.com/fern-api/fern/pull/3850, where an unused environment import was included for APIs that specified a default environment.