Commit ce67c08
Keep imports closer to source in TypedExpressionEncoder
Revert the opinionated merge of the standalone `import ...Encoder` into a
braced group; add FramelessInternals as a separate plain import instead.
scalafmt does not merge imports, so this stays linter-clean while staying
closer to the original source.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 4f289db commit ce67c08
1 file changed
Lines changed: 2 additions & 1 deletion
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
0 commit comments