Skip to content

Commit 82356c5

Browse files
committed
remove extra junk from example
1 parent 2fcfd75 commit 82356c5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ git = "https://github.com/rust-lang/glob.git"
1818
And add this to your crate root:
1919

2020
```rust
21-
#![feature(macro_rules)]
2221
extern crate glob;
23-
use glob::glob;
2422
```
2523

0 commit comments

Comments
 (0)