chore: remove unused plugin source loader · openclaw/openclaw@92a405b
steipete
·
2026-05-29
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
|
1 | 1 | /** |
2 | 2 | * Shared probe primitives for plugin-load profiling. |
3 | 3 | * |
4 | | - * All plugin-load probes — across `src/plugins/loader.ts`, |
5 | | - * `src/plugins/source-loader.ts`, and `src/plugin-sdk/channel-entry-contract.ts` |
| 4 | + * All plugin-load probes — across `src/plugins/loader.ts` and |
| 5 | + * `src/plugin-sdk/channel-entry-contract.ts` |
6 | 6 | * — emit a single line per measurement to stderr in the form: |
7 | 7 | * |
8 | 8 | * [plugin-load-profile] phase=<X> plugin=<Y> elapsedMs=<N> [extras…] source=<S> |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。