Skip to content

Commit

Permalink
fix(rustfmt): rustfmt has been too smart here.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hywan committed May 28, 2021
1 parent 2b13eb3 commit 6937764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/compilers/wast.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
use ::wasmer::Features;
use std::path::Path;
use wasmer::Features;
use wasmer_wast::Wast;

// The generated tests (from build.rs) look like:
Expand Down

0 comments on commit 6937764

Please sign in to comment.