Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
huangjj27 authored and ashleygwilliams committed Feb 26, 2019
1 parent da19a18 commit f71c822
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/all/build.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ use assert_cmd::prelude::*;
use std::fs;
use std::path::Path;
use utils;
use wasm_pack::Cli;

#[test]
fn build_in_non_crate_directory_doesnt_panic() {
Expand Down

0 comments on commit f71c822

Please sign in to comment.