Skip to content

Commit 5233139

Browse files
authored
Update README.md sample code to 2018 edition
1 parent 9b04fe9 commit 5233139

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
Import JavaScript things into Rust and export Rust things to JavaScript.
1313

1414
```rust
15-
extern crate wasm_bindgen;
1615
use wasm_bindgen::prelude::*;
1716

1817
// Import the `window.alert` function from the Web.

0 commit comments

Comments
 (0)