Skip to content

Commit b83e9db

Browse files
committed
fix small thing
1 parent 675ae80 commit b83e9db

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
@@ -17,8 +17,6 @@ use bevy_mod_scripting_core::{
1717
function::from::{Ref, Mut, Val}
1818
}
1919
};
20-
use bevy_mod_scripting_functions::RegisterScriptFunction;
21-
2220
{% if args.self_is_bms_lua %}
2321
use crate::*;
2422
{% else %}

0 commit comments

Comments
 (0)