Skip to content

Commit

Permalink
chore(docs): remove incorrect usage example for stable
Browse files Browse the repository at this point in the history
  • Loading branch information
StrikeForceZero committed Jan 28, 2025
1 parent 58520f7 commit f046e03
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ mod plugin_module {
pub struct FooResourceWithGeneric<T>(T);
}

#[auto_plugin(app=app)]
fn plugin(app: &mut App) {
plugin_module::init(app);
}
Expand Down

0 comments on commit f046e03

Please sign in to comment.