Skip to content

Commit 20209d0

Browse files
committed
Fix
1 parent e3cc750 commit 20209d0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

native/chromium/build.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ extern crate bindgen;
1717
use bindgen::callbacks::DeriveInfo;
1818
#[cfg(feature = "gen")]
1919
use bindgen::Formatter;
20-
2120
#[cfg(feature = "gen")]
2221
fn main() {
2322
let cef_path = get_cef_path();

0 commit comments

Comments
 (0)