Skip to content

Commit

Permalink
removed async closure
Browse files Browse the repository at this point in the history
  • Loading branch information
Brord van Wierst committed Nov 2, 2023
1 parent c9545a2 commit a225a03
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bindings/nodejs/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// Copyright 2023 IOTA Stiftung
// SPDX-License-Identifier: Apache-2.0
#![feature(async_closure)]
mod client;
mod secret_manager;
mod wallet;
Expand Down

0 comments on commit a225a03

Please sign in to comment.