Skip to content

Commit ae20272

Browse files
committed
build(deps): fix code
1 parent e39ba22 commit ae20272

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

bindings/lua/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ use mlua::prelude::*;
2323
use mlua::UserData;
2424

2525
#[derive(Clone, mlua::FromLua)]
26-
2726
struct ODOperator {
2827
operator: od::BlockingOperator,
2928
}

0 commit comments

Comments
 (0)