Commit 05acd52
chore: remove redundant image-utils.ts
The image-utils.ts file contained duplicate functionality that was already
implemented more efficiently in image-wrappers.ts. All image processing
is now handled directly in the instrumentation wrappers.
- Remove unused image-utils.ts with redundant image processing functions
- Clean up images/index.ts exports
- Reduces code duplication and maintains single responsibility
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 595501f commit 05acd52
File tree
2 files changed
+1
-185
lines changed- packages/traceloop-sdk/src/lib/images
2 files changed
+1
-185
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
| 1 | + | |
0 commit comments