Skip to content

Commit 2aa1e5a

Browse files
committed
refactor
1 parent 901b385 commit 2aa1e5a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • crates/core/src/plugins/edge

crates/core/src/plugins/edge/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ impl Plugin for EdgePlugin {
3030
fn name(&self) -> &'static str {
3131
"edge"
3232
}
33-
fn setup(&mut self, _ctx: &mut crate::plugin::InitPluginContext) {}
3433
fn on_event(
3534
&mut self,
3635
event: &FlowEvent,

0 commit comments

Comments
 (0)