Skip to content

Commit c084652

Browse files
committed
Remove a vbuf import from std::str
1 parent 119f43e commit c084652

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib/str.rs

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11

22
import rustrt::sbuf;
3-
import vec::rustrt::vbuf;
43
import uint::le;
54
export sbuf;
65
export rustrt;

0 commit comments

Comments
 (0)