mirror of
https://github.com/urbit/ares.git
synced 2024-12-24 13:55:23 +03:00
pma: fix warning in build script
This commit is contained in:
parent
76fa10e1ea
commit
07c541e87e
@ -1,7 +1,6 @@
|
||||
extern crate bindgen;
|
||||
|
||||
use std::env;
|
||||
use std::fs::create_dir_all;
|
||||
use std::path::PathBuf;
|
||||
|
||||
use bindgen::CargoCallbacks;
|
||||
|
Loading…
Reference in New Issue
Block a user