mirror of
https://github.com/traefik/yaegi.git
synced 2026-05-02 18:32:32 +00:00
77c1ce01c4
A side effect of #1281 is that it added unnecessary additional newlines in generated interface wrappers from the `extract` tool. This PR removes those newlines from the extract tool template and updates the generated code with that change.