Skip to content

Commit

Permalink
Update engine.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
StaticallyTypedAnxiety committed Jun 17, 2024
1 parent de356d1 commit 8eeae26
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/engine.rs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ pub struct WasmRuntimeAsyncEngine {
}

/// the reactor that processes poll submissions.
/// TODO: should be given future support
#[derive(Clone)]
pub struct Reactor;

Expand Down

0 comments on commit 8eeae26

Please sign in to comment.