Skip to content

Commit fbb0d31

Browse files
committed
fix: removing comment
Signed-off-by: Shriti Priya <shritip@ibm.com>
1 parent 9fb1643 commit fbb0d31

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

crates/cpex-core/examples/plugin_demo.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ impl Plugin for IdentityResolver {
7575
}
7676
}
7777

78-
// this will go to plugin.rs within cpex-wasm-plugin
7978
impl HookHandler<ToolPreInvoke> for IdentityResolver {
8079
async fn handle(
8180
&self,

0 commit comments

Comments
 (0)