Skip to content

Commit 5a09f28

Browse files
committed
remove unused alloc
1 parent e29c432 commit 5a09f28

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/word.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
extern crate alloc;
1211
use core::cmp;
1312

1413
use crate::tables::word::WordCat;

0 commit comments

Comments
 (0)