mirror of
https://github.com/IntQuant/noita_entangled_worlds.git
synced 2025-10-19 07:03:16 +00:00
Remove that warning from ewext
This commit is contained in:
parent
c390505c8e
commit
e2a184703d
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
use std::{ffi::c_int, sync::LazyLock};
|
||||
|
||||
use lua_bindings::{lua_State, Lua51, LUA_GLOBALSINDEX};
|
||||
use lua_bindings::{lua_State, Lua51};
|
||||
|
||||
mod lua_bindings;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue