Skip to content

Commit

Permalink
build(deps): fix code
Browse files Browse the repository at this point in the history
  • Loading branch information
oowl committed Jan 1, 2024
1 parent e39ba22 commit ae20272
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bindings/lua/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ use mlua::prelude::*;
use mlua::UserData;

#[derive(Clone, mlua::FromLua)]

struct ODOperator {
operator: od::BlockingOperator,
}
Expand Down

0 comments on commit ae20272

Please sign in to comment.