We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bb437a commit 0005919Copy full SHA for 0005919
crates/bevy_api_gen/templates/header.tera
@@ -10,8 +10,6 @@ use super::{{crate}}::*;
10
11
12
use bevy_mod_scripting_core::{
13
- AddContextInitializer,
14
- StoreDocumentation,
15
bindings::{
16
ReflectReference,
17
function::{from::{Ref, Mut, Val}, namespace::{NamespaceBuilder}}
0 commit comments