Skip to content

Commit 0005919

Browse files
committed
remove unnecessary imports in bindings
1 parent 5bb437a commit 0005919

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

crates/bevy_api_gen/templates/header.tera

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ use super::{{crate}}::*;
1010

1111

1212
use bevy_mod_scripting_core::{
13-
AddContextInitializer,
14-
StoreDocumentation,
1513
bindings::{
1614
ReflectReference,
1715
function::{from::{Ref, Mut, Val}, namespace::{NamespaceBuilder}}

0 commit comments

Comments
 (0)