There was an error while loading. Please reload this page.
1 parent 9fb1643 commit fbb0d31Copy full SHA for fbb0d31
1 file changed
crates/cpex-core/examples/plugin_demo.rs
@@ -75,7 +75,6 @@ impl Plugin for IdentityResolver {
75
}
76
77
78
-// this will go to plugin.rs within cpex-wasm-plugin
79
impl HookHandler<ToolPreInvoke> for IdentityResolver {
80
async fn handle(
81
&self,
0 commit comments