There was an error while loading. Please reload this page.
2 parents 1af09e7 + 61dad2e commit 2716a1fCopy full SHA for 2716a1f
1 file changed
build.rs
@@ -4,7 +4,7 @@ use std::path::{Path, PathBuf};
4
use std::process::Command;
5
use std::{env, fs};
6
7
-use anyhow::{Context, Result, anyhow};
+use anyhow::{Context, Result};
8
use llvm_tools::LlvmTools;
9
10
fn main() -> Result<()> {
0 commit comments